How do you check the syntax of a JCL without running it?
Post New Answer View All Answers
What are the rules employed while naming the steps in a job?
Are there any set of rules for the names of the steps used in a job?
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 job control language?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the function of a dd statement?
How do you create a temporary dataset?
When output dataset space is required, what quantity categories are used?
Explain how can the attributes of one sms dataset be copied to another dataset?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Explain the function of the dd dcb keyword?
How can the disposition of sysout datasets be set for an entire jobstream?
A dd statement consists of 4 fields. Name them?
Explain in DD statement what is the use of DCB parameter?
What is the significance of addrspc parameter in exec statement?