What is the meaning of keyword in JCL? What is its opposite?
Answer Posted / guest
A keyword in a JCL statement may appear in different places
and is recognized by its name, eg. MSGCLASS in the JOB
statement. The opposite is positional words, where their
meaning is based on their position in the statement, eg. in
the DISP keyword the =(NEW,CATLG,DELETE) meanings are based
on first, second and third position.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can return codes be tested before execution of a job step?
How gdg are concatenated?
Explain how can a stopped job be started again?
How can a fb file convert to vb file using sort program?
what is the compile process of cobol program expalin with code
Name the statement which can be used to send data to another mvs jes3 node?
What is the use of disp parameter?
Must tape dataset definitions include vol=ser specifications?
How to alter the parameters for the existing gdg?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what sort card you will use to copy the data from one dataset to another dataset?
What is the significance of addrspc parameter in the exec statement?
What is the significance of addrspc parameter in exec statement?
When space is allocated for an output dataset, what units can be used?
Name the parameters which can be used to limit the number of records written to a sysout dataset?