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
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What do you understand by the terms: joblib and steplib?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is the format of comment statement?
What is the function of the dd avgrec keyword in sms datasets?
Which dd parameters are required?
What are the 2 types of parameters in dd statement?
what happens in execution stage in job processing?
Must tape dataset definitions include vol=ser specifications?
What is the syntax of JCL statement?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How is the record format of an output dataset specified?
What is the function of the steplib dd statement?
What is the function of a dd statement?