What will happen if you attempt to restart a job in the
middle of a JCL // IF .... // ENDIF?
Answer Posted / satheesh
It will fail with JCL error.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Brief description of inline procedure of jcl.
Explain dfsort utility?
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
Can we call instream to catalog and catalog to instream?
What are the 2 types of parameters in dd statement?
How jcl work to handle various input output file operations?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Can we use DISP=SHR in output file in JCL
Is condition checking possible in jcl? If yes, how?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain the function of //jcllib statement?
When space is allocated for an output dataset, what units can be used?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?