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
Is it possible to code instream data in a PROC?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Is it possible to left uncode disp?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What do you understand by the term job time – out and how can you overcome that?
How would you understand error(execution phase)?
What is the motivation behind coding class parameter in job statement?
Explain the function of the dd dcb keyword?
How to do automated restart when a job abend?
What parameter directs the output of the job log dataset?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is the difference between the positional and keyword parameters? Give examples.
whats the diff bw the evaluate also and and?
What parameter of the job statement is used to limit the cpu time consumed by the job?