What is the motivation behind coding class parameter in job statement?
No Answer is Posted For this Question
Be the First to Post Answer
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
how to put a dependency on job in jcl using opc scheduler?
Explain the purpose of dd dummy statement?
how to modify the copy book?explain with examples
how to compress the data set
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
how to allocate a dynamic dataset in jcl ?
what is the meaning of 'sysin dd dummy'
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one