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 is the function of a dd statement?
Explain the purpose of the dd keylen parameter?
what are the various stages of job processing?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Are there any set of rules for the names of the steps used in a job?
which parameter is use to declare the name of dataset in dd statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
how you can access an uncataloged dataset in a JCL?
A dd statement consists of 4 fields. Name them?
Are there any set of rules for the names of the steps used in a job? What are they?
Is it possible to left uncode disp? If yes, how?
what are JCLLIB and STEPLIB in JCL?
What is the maximum length of a single line of jcl?
List in order the hierarchical levels of jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?