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


Please Help Members By Posting Answers For Below Questions

What methodology can be adapted to transfer data to a program that is coded using the exec statement?

922


how can you check if a file is empty using jcl?

1109


How jcl work to handle various input output file operations?

910


What is the use of symbol // in jcl?

1177


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.

990


Explain the job statement in jcl?

897


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1243


Is there any command to check wether the ps file is in sorted order?

2672


What is the use of disp parameter?

888


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1093


What do you understand by the terms: joblib and steplib?

892


What is Cataloged Procedures?

927


Explain the jcl exec statement?

898


How to pass the parameter in parm using linkage section ? (syntax)?

888


What is multithreading in jcl?

1216