How much space OS allocates when you create a PS or PDS?
Answer Posted / guest
56 KB
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
what is the use of JCL?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How to pass the parameter in parm using linkage section ? (syntax)?
How can a stopped job be started again?
What is the significance of addrspc parameter in the exec statement?
how can you check if a file is empty using jcl?
Explain in DD statement what is the use of DCB parameter?
What is the use of disp parameter?
Explain how can a stopped job be started again?
What is one line to pass PARM from JCL to COBOL?
Can we call instream to catalog and catalog to instream?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?