the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.
Answer Posted / vishwadeep
at the command prompt give CB or CE depending on(browse or
edit) and hit enter placing the
cursor on the DSN which you want to open.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
when does a dataset go uncataloged?
What is the function of the dd avgrec keyword in sms datasets?
What are the difference between jcl and jes?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the motivation behind coding class parameter in job statement?
Explain in DD statement what is the use of DCB parameter?
what is use of dcb parameter in dd statement?
Explain the jcl exec statement?
What is the function of //cntl statement?
What is the function of a dd statement?
What is the difference between the positional and keyword parameters? Give examples.
Give the syntax of job specifying jcl statement.
In job processing, what happens in execution stage?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?