when does a dataset go uncataloged?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use DISP=SHR in output file in JCL
Min no of member?s (PDS) in one directory block?
Is acct parameter mandatory?
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How to compare 2 files using File-Aid?
How does jcl act on a cobol code?
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
Is there any command to check wether the ps file is in sorted order?
Differentiate between addressing mode and run mode.
What is a PROC? What is the difference between an instream and a catalogued PROC?
in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?