What is a JCL Command statement ?
Answer / guest
Use the COMMAND statement to specify an MVS™ or JES command
that the system issues when the submitted JCL is converted.
The COMMAND statement is the preferred way within the job
control language to specify commands, rather than using the
JCL command statement, which is described in JCL Command
Statement.
| Is This Answer Correct ? | 0 Yes | 2 No |
can we copy a file from fixed block to variable block and vice versa ....asap
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
What is NOTCAT 2
What are steplib and joblib?
how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
How to send notification to multiple users through jcl???
How to execute 2nd and 4th steps among 5 steps in jcl proc?
how do you access an uncataloged dataset in a jcl?
What are the 4 fields in dd statement?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
How many days does a job remain in spool
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?