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
when can a job time-out occur? How to overcome that?
how do you access an uncataloged dataset in a jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How can the submitting users racf authority be overridden in a job stream?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
what is use of space parameter in dd statement?
What is the function of dd disp parameter?
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' ?
Explain how can the submitting users racf authority be overridden in a job stream?
How can an in-stream dataset be terminated?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How do you access an uncatalogued dataset in a jcl?