TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / rajendra desale
cpu time.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what is use of space parameter in dd statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Are there any set of rules for the names of the steps used in a job? What are they?
Does jcl support automatic restart?
when can a job time-out occur? How to overcome that?
What do you understand by the term job time – out and how can you overcome that?
what is the purpose of coding notify parameter in job statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
What are the rules employed while naming the steps in a job?