which utility is used to sort a file in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
Explain concatenating datasets?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
What is the function of the dd dcb keyword?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Is their any set of rules for dd? Explain.
Is it possible to left uncode disp?
how to count the number of members in pds?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?
Can we call instream to catalog and catalog to instream?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
how would you create a temporary dataset? And where will you use them?