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 create VSAM file by using IEBGENER?
Can we give two user name in NOTIFY parameter in JOBCARD
What is concatenating?
Explain about LMCOPY -
How many steps we can overide in the proc's?
a dd statement has 2 types of parameters. Name them?
how you can direct the data to spool using SYSOUT option?
1) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario
How to execute a set of JCL statements from a COBOL program ?
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
how to edit a tape dataset ? asked in wipro