What is job control language?
No Answer is Posted For this Question
Be the First to Post Answer
How to copy VSAM files without using REPRO
How many parameters are there to a DISP statement and what are their uses ?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem
how to skip the steps in JCl
what are the options in file-aid to edit vsam dataset and to compare data sets.
define cond parameter in jcl?
what is full form of AIX
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
Explain how can an in-stream dataset be terminated?
How can a jobs execution priority be modified?
Are all (i), (ii), (iii), (iv) of the below are VALID to reference a temporary dataset ? STEP2 DD1 DD DSN = &&TEMP STEP3 DD2 DD (i) DSN = TEMP (ii) DSN = *.TEMP (iii) DSN = *.STEP1.DD1 (iv) DSN = *.STEP1.DD1.ONE