Answer Posted / baalll
very simple.......
type JJ in command
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is the JCL statement consists of?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is the significance of addrspc parameter in the exec statement?
what is SOC4 error?
how can the same proc be re-used and called by many jobs?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Can we call instream to catalog and catalog to instream?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Can an individual step be restricted from using all the jobs allowed cpu time?
Name the statement which can be used to send data to another mvs jes3 node?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain how can a jobs execution priority be modified?