If we have 100 job steps in JCL and we want to excute steps
only starting from 43 to 50, then how it can be coded in JCL/
Answer Posted / astha mittal
I don't want to use COND=ONLY..then what will be the next
alternative..sorry to bug u as interviewer has aske me like
this...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Which statement is used to identify the private libraries in job?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is notcat 2 - gs?
Can I send output of job to my remote device careerride123?
Explain how can the attributes of one sms dataset be copied to another dataset?
List the different components of jcl statement?
What are the parameters that are used in creating a gdg?
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?
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?
What is the function of a dd statement?
For what purpose steplib and joblib are used ?
How can return codes be tested before execution of a job step?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How does the jcl specify the job to os?