Author: lind sh
Subject: MAX-RC 88 and Return code 606 in DFH0CXCC.
Posted: Tue Jan 24, 2017 1:23 pm (GMT 5.5)
Dear friends
I am running the JCL :
But it return
I can't solve this problem.
Can eny body help me?
Subject: MAX-RC 88 and Return code 606 in DFH0CXCC.
Posted: Tue Jan 24, 2017 1:23 pm (GMT 5.5)
Dear friends
I am running the JCL :
Code: |
//EXCI JOB NOTIFY=&SYSUID,CLASS=A,TIME=1440,REGION=100M //*=============================================================== //* JCL to execute an external CICS interface client program //*=============================================================== //EXCI10 EXEC PGM=DFH0CXCC,PARM=(CICSAPL1,CICSUSER) //STEPLIB DD DISP=SHR,DSN=CICSTS41.CICS.SDFHEXCI // DD DISP=SHR,DSN=CICSTS41.CICS.SDFHLOAD //SYSPRINT DD SYSOUT=* //SYSMDUMP DD SYSOUT=* //SYSIN DD DUMMY /* // |
But it return
Code: |
*===================== EXCI Sampl Batch Client Program =======================* * * * Parameters: APPLID=CICSAPL1 USERID=CICSUSER * * * * EXEC Level Processor. * * Setting up the EXEC level ca l. * * The Link Request has failed. Return codes are: * 00000088 00000606 * >>>> Aborting further proces ing <<<< * * * *=================== End of EXCI AMPLE BATCH CLIENT PROGRAM ==================* |
I can't solve this problem.
Can eny body help me?