if we give two job cards in a single what happens
Answer Posted / sesha
If we give two job cards in a single dataset, both the jobs
will be submitted for exection. it's like we are submitting
jobs seperately.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the 4 fields in dd statement?
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?
Describe the various parameters utilized in the creation of a gdg?
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 ?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
which utility is used to sort a file in jcl?
What are the utility programs in jcl?
What is the function of //cntl statement?
What is the purpose of dd * statement in jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is concatenating?
What is multithreading in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Can I share my data with other jobs? How?