can we have more than one job in a single job card that is
we are specifying only one 'job' statement in the jcl.
Answer Posted / saty
no..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the purpose of coding notify parameter in job statement?
What is the maximum length of a single line of jcl?
What do you know about jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Is it possible to left uncode disp? If yes, how?
Explain the function of a 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?
Does jcl support automatic restart?
Explain the function of job statement in jcl?
How does jcl act on a cobol code?
What happens if both JOBLIB & STEPLIB is specified ?
What are steplib and joblib?