how you can access an uncataloged dataset in a JCL?
No Answer is Posted For this Question
Be the First to Post Answer
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How can we see data in TEMPARARY DATA SET in JCL ?
List some valid operation codes in JCL
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The DISP in the JCL is SHR and the program opens the file in EXTEND mode. What happens ?
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
What happens if both JOBLIB & STEPLIB is specified ?
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
how can i use the parameters decalred in main pgm in sub pgm
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
Explain about LMINIT - generate a data ID for a data set
How to find the number of duplicates in a file using Sort?
what is the meaning of keyword in jcl?what is is opposite?