Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59)
is the last one ?
Answer Posted / archana
It can be either TIME=(1439, 59) or TIME=1440. When
TIME=1440, then maximum time will be allocated to the job.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the parameter we cannot use in procedure?
in ways data can be passed to a COBOL program from JCL?
Explain the job statement in jcl?
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.
What are steplib and joblib?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
List the various advantages of using jcl language?
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 how can return codes be tested before execution of a job step?
what are the types of abends that occur on job failure? And explain the possible causes of these
What are some jcl statements that are not allowed in procedures?
how do you code a null statement?
How to do automated restart when a job abend?
how can you check if a file is empty using jcl?
What dd statement is used to supply the name of a dataset?