the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.
Answer Posted / mr. cooooool
Hi................
U can also open a file using dslist
as following.
DSLIST 'COOL.TOP.JCL'
Thanks.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what operation is performed by job statement?
how you can access an uncataloged dataset in a JCL?
Differentiate between addressing mode and run mode.
How can the attributes of one sms dataset be copied to another dataset?
how you will the direct the data to spool using sysout option?
What is the purpose of dd?
What is the purpose of disp parameter?
What are steplib and joblib? What for they are used?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Are there any set of rules for the names of the steps used in a job?
what is use of dsn parameter in dd statement?
Is it possible to left uncode disp?
Is it possible to code instream data in a PROC?
In job processing, what happens in execution stage?