what happens if job falls in loop ? how to resolve it ?
Answer Posted / srk
we can specify a time limit for the execution of the job or
job step through time parameter, after the time limit is
reached the job or job step is automatically terminated.
//jobname job time=(minits,seconds)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is timing concept in mainframe?
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?
How can a stopped job be started again?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the purpose of disp parameter?
Mention the types of job control statements?
Name the statement which can be used to send data to another mvs jes3 node?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain about LMQUERY�give a dialog information about a data set
whats the diff bw the evaluate also and and?
Why include statement is used in a jcl?
Brief description of inline procedure of jcl.
List the different components of jcl statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How does jcl specify the job to the operating system?