In JCL..for TIME Parameter was specified both JOB &
STEP..which one is overrides
Answer Posted / v khurana
In that case smaller time will be applicable.
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Explain the function of dd name parameter with a 2 part structure; audit.report?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Explain the function of the steplib dd statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the difference between the positional and keyword parameters? Give examples.
What is the function of the dd dcb keyword?
Why include statement is used in a jcl?
What do you understand by the terms: joblib and steplib?
Is acct parameter mandatory?
What is the function of dd disp parameter?
Which dd parameters are required?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Give the syntax of job specifying jcl statement.
how to do automated restart when a job abends?