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
which parameter is use to declare the name of dataset in dd statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is catelog procedure and how many catelog procedure to use in one job?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Are there any set of rules for the names of the steps used in a job?
What is the motivation behind coding class parameter in job statement?
what happens in execution stage in job processing?
Name a few IBM utility programs, and explain its function.
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
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' ?
How can the attributes of one sms dataset be copied to another dataset?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is the purpose of dd?
what are the statements that are not valid to be included in an include statement?