if we give TIME=0 how many sec that job/step

Answer Posted / saurav paul

Time parameter is coded based on the minutes. so if we give
0 the steps of the job should complete in less than 60
secs. If we need to give it in secs then we have to specify
like TIME=([minutes] [,seconds])time = (0,0). In this case
the job will abend with s322 if the step is taking more
than 1 sec.

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the dd keylen parameter?

724


How can a jobs execution priority be modified?

799


For what purpose steplib and joblib are used ?

688


Explain the purpose of the dd keylen parameter?

677


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1732






What are the parameters that are used in creating a gdg?

741


what is use of disp parameter in dd statement?

665


What is the maximum length of a single line of jcl?

829


a dd statement has 2 types of parameters. Name them?

650


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

816


What are s0c1, s0c4, s0c5, s0c7 and socb?

705


what happens in execution stage in job processing?

657


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

679


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

816


which parameter is use to declare the name of dataset in dd statement?

737