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 / reddy kanupuru
we can have more than one job in a job card .after the
first job give /* after that code another job and so on.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain about ISPF/TSO Commands
How would you understand error(execution phase)?
Explain the function of the dd dcb keyword?
What is catelog procedure and how many catelog procedure to use in one job?
what is DSN in JCL and what are the parameters to declare the DSN?
How do you overcome this limitation ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is one line to pass PARM from JCL to COBOL?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How to pass data to a program that is coded in an exec statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the use of disp parameter?
what is the compile process of cobol program expalin with code
Mention the types of job control statements?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE