Author Topic: arsload Error  (Read 3447 times)

JShepherd

  • Newbie
  • *
  • Posts: 2
    • View Profile
arsload Error
« on: February 26, 2018, 02:03:01 PM »
CMOD 9.5, running on Linux.  We are getting errors when running loads:

 1. 15:04:40 Load File is:  W.Arch.PTYDY.UltStmntRW.D180226.T1225.ARD
15:04:40 Load Starting
2018-02-26 15:04:54.913989: ARS1123E Row 409:  The icu converter failed converting string ><.  The error number is 10
2018-02-26 15:04:54.915095: ARS4311E Loading failed
2018-02-26 15:04:55.057238: ARS4318E Processing failed for file >W.Arch.PTYDY.UltStmntRW.D180226.T1225.ARD<
2018-02-26 15:04:55.068921: ARS4327E Processing has stopped.  The remaining files will NOT be processed.
2018-02-26 15:04:46.768877: ARS1144I OnDemand Load Id = >5099-1-0-441FAA-20170921000000-20170921000000-5100<

In many cases, the files are loaded successfully if we just rerun the jobs.

We recently upgraded to from 8.4.1 to 9.5.  The same files load without issue in 8.4.1.

From the Messages & Codes manual:
Explanation: The command failed when attempting to
convert a string. The errno value, which might provide
additional information, resides in /usr/include/sys/
errno.h on UNIX systems, /usr/include/errno.h on
z/OS systems, and /QIBM/include/errno.h on i5/OS
and OS/400 systems.


We've looked at errno.h, but have not found anything that would further explain the error number 10 that is being reported.



Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: arsload Error
« Reply #1 on: February 26, 2018, 03:20:25 PM »
11 is a fairly weird, not-that-meaningful error code -- essentially, it's 'Resource temporarily unavailable - try again later'.

Was there anything specific / weird at line 409 in the input file (if you can read it)?

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

JShepherd

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: arsload Error
« Reply #2 on: February 27, 2018, 04:47:03 PM »
Unfortunately, I don't have anything that I can use to open the AFP.  And if I did, it would all look weird to me.  I'm new to this.  Up until about a month ago, I'd never heard of AFP.   ;D

In all cases, it seems to be getting through the entire file before it fails.  The example I gave put the error at row 409.  There were 408 documents in the file.

I think someone on the team is going to open a ticket with IBM.  In the meantime, I had a relatively small file fail today (11 documents).  Going to try to process them one at a time to try to nail down exactly which one(s) are causing the problem.


Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: arsload Error
« Reply #3 on: February 28, 2018, 07:44:12 AM »
Unfortunately, I don't have anything that I can use to open the AFP.

Not an expert on MP, more of a z guy, but can you use arsafpd to check for possible AFP errors in the input?

Ed
#zOS #ODF

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: arsload Error
« Reply #4 on: April 26, 2018, 07:00:42 AM »
What fixpack of 9.5?
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: arsload Error
« Reply #5 on: April 26, 2018, 07:43:52 AM »
This was actually fixed by a patch from IBM -- I'll check the next v9.5 fixpack that was released to see if it's mentioned in the ReadMe file.

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: arsload Error
« Reply #6 on: April 26, 2018, 08:11:40 AM »
This was actually fixed by a patch from IBM -- I'll check the next v9.5 fixpack that was released to see if it's mentioned in the ReadMe file.

-JD.

thats where I was going. I've seen that before.
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: arsload Error
« Reply #7 on: April 26, 2018, 07:37:07 PM »
Yup, confirmed fixed in v10.1.0.3 (which was released yesterday).

APAR PI94874 - ICU converter fails if AG field is defined as 'not in database'.

Links to the FixPacks in the CMOD wiki:  https://cmod.wiki/index.php?title=Main_Page#IBM_CMOD_Fixpacks_.26_Security_Bulletins

-JD.
« Last Edit: May 24, 2018, 06:28:23 AM by Justin Derrick »
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: arsload Error
« Reply #8 on: April 27, 2018, 06:24:42 AM »
Piggybacking off Derrick's work, I see that that APAR has been included in 9.5.0.11 which just became available:

Quote
2.2.9.5.0.11) Release (9.5.0.11)
      PI87919 - PDF libs issue error: Attempt to call a method that has not
                been implemented
      PI91658 - The arsacif command fails with EBCDIC when
                FILEFORMAT=STREAM,(NEWLINE=X'15')
      PI93129 - Deleting applications changes Folder to Application mappings
      PI93150 - The arsrpt command reporting incorrect data
      PI93170 - Large Object line data with ACIF LINECNT results in the message
                Viewer Page count does not match Load Page Count
      PI93255 - ODF Distributions with a large number of report bundles may
                run out of memory
      PI94874 - ICU converter fails if Application Group field is defined as
                'Not in DB'
      PI94940 - Error message "Warning No 222 SM Warning: 248" when using CMOD
                9.0 with TSM 8.1

Ed
#zOS #ODF