the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.
Answer Posted / vani
In changeman tool,
at the command prompt give b/v/d and hit enter placing the
cursor on the DSN which you want to open.
In rational tool,
at the command prompt give du b/v/d and hit enter placing
the cursor on the DSN which u want to open
b-browse
v-view
d-delete
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is automatic restart possible in jcl? If yes, how?
Explain about ISPF/TSO Commands
define cond parameter in jcl?
How can an in-stream dataset be terminated?
How to pass the parameter in parm using linkage section ? (syntax)?
what happens in conversion stage in job processing?
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
which parameter is use to declare the name of dataset in dd statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What is the syntax of JCL statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
Is their any set of rules for dd? Explain.
what is DSN in JCL and what are the parameters to declare the DSN?
How does jcl act on code(if you take a cobol program)?