how many max steps can we use in a job? pls answer to my
question
Answer Posted / prashant mishra
Max steps in Job is 255.
and in 1 step 3273 Dd names.
And in 1 job there could 1800 jobs can code but usually
this type of job does not prepared because if we submit
then mainframe will hang.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are steplib and joblib?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is job control language?
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?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Explain dfsort utility?
Does jcl support automatic restart?
How can a jobs execution priority be modified?
what is DD statement is used in JCL?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how JCL works?
Explain the function of //cntl statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what operation is performed by job statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?