Answer Posted / guest
RESTART is a JOB statement keyword. It is used to restart
the job at a specified step rather than at the beginning.
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
what is JCL?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
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 are s0c1, s0c4, s0c5, s0c7 and socb?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How do you create a temporary dataset?
Define concatenating?
what is use of dcb parameter in dd statement?
What is the function of the dd dcb keyword?
How gdg are concatenated?
What is the motivation behind coding class parameter in job statement?
Explain the function of dd disp parameter?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain about LMFREE�free data set from its association with data ID
Is condition checking possible in jcl?