the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.
Answer Posted / ranjit
1.Type "LDSN" in the command line
2.Place the cursor on the dataset you want to open
and Hit enter
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the jcl procedures?
What is the function of the dd dcb keyword?
How does jcl act on code(if you take a cobol program)?
For what purpose steplib and joblib are used ?
How can the attributes of one sms dataset be copied to another dataset?
What is the difference between the positional and keyword parameters? Give examples.
a dd statement has 2 types of parameters. Name them?
List the various advantages of using jcl language?
How can values be passed from the job stream to an executable program?
Is it possible to left uncode disp?
How do you overcome this limitation ?
How can unused space allocation be returned to the system when a dataset is closed?
how can you check if a file is empty using jcl?
Can we call instream to catalog and catalog to instream?
what is use of dsn parameter in dd statement?