1
IKJEFT01 job giving SYSTEM COMPLETION CODE=0C4 REASON CODE=00000011
One of my job is trying to search the reagions which are holding a file and run this step //PSTY0020 EXEC PGM=IKJEFT01,DYNAMNBR=8, // PARM=(‘%ISFSCAN,&INS..PO.STDATM.JOURNAL’, // ‘DD(2&DD),NONCICSABORT’) //SYSPROC DD DSN=CSG.CTLCARD,DISP=SHR //SYSTSIN DD DUMMY //SYSTSPRT DD SYSOUT=* //SYSOUT DD SYSOUT=* //ISFSINFO DD DSN=&FSINFO,DISP=SHR //ISFDADS DD DSN=&SEQ..PB.STDATM.ISFDADS, // DISP=(MOD,CATLG,DELETE), // DATACLAS=SMALL //ISFDADR DD DSN=&SEQ..PB.STDATM.ISFDADR, // DISP=(MOD,CATLG,DELETE), // DATACLAS=SMALL [...]
Answer Question
| April 14, 2009 5:22 PM
ABEND, IKJEFT01, JCL, Job Control Language, RC=000011
One of my job is trying to search the reagions which are holding a file and run this step //PSTY0020 EXEC PGM=IKJEFT01,DYNAMNBR=8, // PARM=(‘%ISFSCAN,&INS..PO.STDATM.JOURNAL’, // ‘DD(2&DD),NONCICSABORT’) //SYSPROC DD DSN=CSG.CTLCARD,DISP=SHR //SYSTSIN DD DUMMY //SYSTSPRT DD SYSOUT=* //SYSOUT DD SYSOUT=* //ISFSINFO DD DSN=&FSINFO,DISP=SHR //ISFDADS DD DSN=&SEQ..PB.STDATM.ISFDADS, // DISP=(MOD,CATLG,DELETE), // DATACLAS=SMALL //ISFDADR DD DSN=&SEQ..PB.STDATM.ISFDADR, // DISP=(MOD,CATLG,DELETE), // DATACLAS=SMALL [...]
Can you find out the name of the job calling a REXX program?
I am using REXX in TSO, and I would like to get information about the Batch job that called the REXX. I was hoping to get the Job name and the job number, but I can’t find anything. I’ve looked in the MVSVAR() and SYSVAR() functions, which is where I thought it’d be available, but [...]
Answer Question
| March 11, 2009 4:07 PM
IKJEFT01, MVSVAR, REXX, TSO
I am using REXX in TSO, and I would like to get information about the Batch job that called the REXX. I was hoping to get the Job name and the job number, but I can’t find anything. I’ve looked in the MVSVAR() and SYSVAR() functions, which is where I thought it’d be available, but [...]
IKJEFT01 return codes
I’m trying to debug an abended job and I’m getting a rc=1000 for IKJEFT01. Anybody have any ideas what this indicates?
Answer Question
| March 9, 2009 11:12 PM
IKJEFT01, mainframes, Terminal Monitor Program, TSO
I’m trying to debug an abended job and I’m getting a rc=1000 for IKJEFT01. Anybody have any ideas what this indicates?
Extracting data from a DB2 table using IKJEFT01
I’m trying to extract data from a DB2 table via an SQL query and use IKJEFT01 to create a flat file. However, one of the non-key fields contains characters that are not nulls but non-printable. Whenever IKJEFT01 extracts these characters it changes them to nulls in the flat file. Is there an alternative IBM utility [...]
Answer Question
| September 22, 2009 12:30 PM
DB2, DB2 Table, IKJEFT01, SQL Query
I’m trying to extract data from a DB2 table via an SQL query and use IKJEFT01 to create a flat file. However, one of the non-key fields contains characters that are not nulls but non-printable. Whenever IKJEFT01 extracts these characters it changes them to nulls in the flat file. Is there an alternative IBM utility [...]
IKJEFT01 – COND CODE 2000
Up to conversion to LE runtime, IKJEFT01 returned me CC=2000 where S0C7 occurred. Now, under LE I’m getting CC=12 for S0C7. How can I revert or do I have to rework ’000s of procedures for cod code handling? TIA, Garry
Answer Question
| June 9, 2008 12:19 PM
IKJEFT01, Mainframe, TSO, TSO batch IKJEFT
Up to conversion to LE runtime, IKJEFT01 returned me CC=2000 where S0C7 occurred. Now, under LE I’m getting CC=12 for S0C7. How can I revert or do I have to rework ’000s of procedures for cod code handling? TIA, Garry
1





