Answer Posted / lalit
tells the maximum no. of dynamically alocatted datasets
that you can create
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
what is use of dsn parameter in dd statement?
What is job control language?
What are s0c1, s0c4, s0c5, s0c7 and socb?
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?
what is the purpose of coding class parameter in job statement?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How to alter the parameters for the existing gdg?
Where can program checkpoints be stored for use in a restart?
What do you know about jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is one line to pass PARM from JCL to COBOL?
Explain the purpose of dd dummy statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How to pass the parameter in parm using linkage section ? (syntax)?