For how long a job can be executed continuously in a mainframe ?
Answer Posted / karnik
248.5 days
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
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
Explain the function of dd name parameter with a 2 part structure; audit.report?
What are steplib and joblib?
What do you know about jcl?
What dd statement is used to supply the name of a dataset?
Must tape dataset definitions include vol=ser specifications?
What is multithreading in jcl?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is the use of JCL?
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 job statement in jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
List the different components of jcl statement?
What are the rules employed while naming the steps in a job?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?