Answer Posted / srinivas pogula
Dummy statements are do nothing statments once control
encounters this, operating system treats it as end of
file .... and it does for testing purpose, once the testing
is done and if it executes successfully ,then dummy is
repalced by dataset name what we require for that program
that
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
How do you submit a job for execution?
what are JCLLIB and STEPLIB in JCL?
What is the purpose of disp parameter?
what is the JCL statement consists of?
what is use of dsn parameter in dd statement?
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' ?
What statement can be used to send data to another mvs jes3 node?
What is the function of dd name parameter with a 2 part structure; audit.report?
What does a disposition of (new,catlg,keep) for a dsn mean?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
For what purpose steplib and joblib are used ?
How do you overcome this limitation ?
Brief description of inline procedure of jcl.
What is the use of disp parameter?