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
how to do automated restart when a job abends?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
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 ?
What is NOTCAT ?
whats the diff bw the evaluate also and and?
how you will the direct the data to spool using sysout option?
what is the use of IEBGENER utility?
what is the purpose of coding class parameter in job statement?
how would you create a temporary dataset? And where will you use them?
What are steplib and joblib?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is catelog procedure and how many catelog procedure to use in one job?
Does jcl support automatic restart?
i want to store 20 digits . how will u do it in cobol ?
Explain the hierarchy levels in jcl?