In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
what is the Difference between SYSIN and PARM ?
What happens if both JOBLIB & STEPLIB is specified ?
what is use of dsn parameter in dd statement?
Is acct parameter mandatory?
Explain how can return codes be tested before execution of a job step?
What parameter directs the output of the job log dataset?
How do you handle empty files in a JCL ?
Explain the function of the dd dcb keyword?
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program anyone please answer me for above questions. it's very urgent
what are the ways of passing data to a cobol program from jcl?