What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
4 10604What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?
IBM,
2 10040
which utility is used to run a cobol-db2 program?
In sms datasets, what is the function of the dd avgrec keyword?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How jcl is used for testing batch programs?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to run cobol program using jcl?
define cond parameter 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 pgm opens the file in EXTEND mode. What happens ?
i want to store 20 digits . how will u do it in cobol ?
What is the format of comment statement?
what happens in conversion stage in job processing?
Is it possible to code instream data in a PROC?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What are the 4 fields in dd statement?