Author Topic: RC 0 with ACIF/Line - File still fails  (Read 751 times)

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 572
    • View Profile
RC 0 with ACIF/Line - File still fails
« on: September 27, 2022, 09:33:26 AM »
We're trying to load a line data file, V10.5, loading from RHEL into Z/OS, db2 of course. Anyone have thoughts.

Code: [Select]
2022-09-27 10:30:02.385741: ARS4302I Indexing started, 5738 bytes to process
                          : APK415I CC=YES
                          : APK415I CCTYPE=A
                          : APK415I CONVERT=NO
                          : APK415I CPGID=500
                          : APK415I MCF2REF=CPCS
                          : APK415I TRC=NO
                          : APK415I FILEFORMAT=RECORD
                          : APK415I TRIGGER1=*,100,X'D9E4D540C4C1E3C5',(TYPE=GROUP)
                          : APK415I FIELD1=0,110,10,(TRIGGER=1,BASE=0)
                          : APK415I FIELD2=4,67,10,(TRIGGER=1,BASE=0)
                          : APK415I INDEX1=X'D9C481A385',FIELD1,(TYPE=GROUP,BREAK=YES)
                          : APK415I INDEX2=X'C5C481A385',FIELD2,(TYPE=GROUP,BREAK=YES)
                          : APK415I DCFPAGENAMES=NO
                          : APK415I UNIQUEBNGS=YES
                          : APK415I IMAGEOUT=ASIS
                          : APK415I INDEXOBJ=GROUP
                          : APK415I INDEXSTARTBY=1
                          : APK415I INSERTIMM=NO
                          : APK415I RESTYPE=NONE
                          : APK415I INPUTDD=/file.ARD
                          : APK415I OUTPUTDD=/dev/null
                          : APK415I INDEXDD=/file.ind
                          : APK415I RESOBJDD=/dev/null
                          : APK440I ACIF AT PH34181 HAS COMPLETED NORMALLY WITH RETURN CODE 0.
2022-09-27 10:30:02.410835: ARS4308I Indexing completed
2022-09-27 10:30:02.410931: ARS4312I Loading started, 5738 bytes to process
2022-09-27 10:30:02.417521: ARS1146I Loaded 0 rows into the database
2022-09-27 10:30:02.417560: ARS4311E Loading failed
2022-09-27 10:30:02.418853: ARS4318E Processing failed for file >file.ARD<
2022-09-27 10:30:02.568891: ARS4327E Processing has stopped.  The remaining files will NOT be processed.

I still get a return code 0, but the file fails, from a trace (ALL=15)

Code: [Select]
193386:140103472973632 09/27/2022 10:22:13:537542 ERROR arsloadc.c(1187)ArcLOADCP_Stash:Current state msg_id=641
193386:140103472973632 09/27/2022 10:22:13:669974 ERROR arsload.c(12188)ArcLOADP_LoadArchive:Current state msg_id=1161
193386:140103472973632 09/27/2022 10:22:13:671257 ERROR arsload.c(18112)ArcLOAD_ProcessFile:Current state msg_id=1168
193386:140103472973632 09/27/2022 10:22:13:828007 ERROR (null)(0)(null):Sending message to library server msg timestamp=2022-09-27 10:22:13.671384 msg userid=ADMIN msg severity=2 msg num=88 msg text=ARS0088E Application Group Failed Load: Name(AG) LoadId(--INDEXING ONLY--) File(file.ARD) msg appl=T msg logid=164557526
193386:140103472973632 09/27/2022 10:22:13:828016 ERROR (null)(0)(null):CONSOLE message msg num=88
193386:140103472973632 09/27/2022 10:22:13:828035 ERROR (null)(0)(null):ARSLOG message msg num=88
193386:140103472973632 09/27/2022 10:22:13:831973 ERROR arsloadc.c(4486)ArcLOADC_Main:Current state msg_id=1177
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 572
    • View Profile
Re: RC 0 with ACIF/Line - File still fails
« Reply #1 on: September 28, 2022, 08:42:37 AM »
Make sure your compression is set folks ;)
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2228
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: RC 0 with ACIF/Line - File still fails
« Reply #2 on: September 28, 2022, 01:38:23 PM »
Uh, is it possible to NOT set it?  How did you create the AG/App definition?  XML?

-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

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: RC 0 with ACIF/Line - File still fails
« Reply #3 on: October 03, 2022, 10:54:48 AM »
Okay, ACIF completed with RC=0 but the loading failed.

The second box, are there messages before what you put in the second box?

What versions of CMOD are in play here - both loader and server?

Ed
#zOS #ODF