How to execute step2,step1,step3 when step1,2&3 are in order
Answer Posted / sandy
We can execute step3, 1, 2 in order by using the DPRTY.
By setting the execution priority of setplib we can achieve
this.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the jcl exec statement?
What are the parameter we cannot use in procedure?
A dd statement consists of 4 fields. Name them?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
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
Suppose I have five jobs to do. But I want to hold one?
What is the function of job statement in jcl?
What are the utility programs in jcl?
What is timing concept in mainframe?
What is the difference between the positional and keyword parameters? Give examples.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Give the syntax of job specifying jcl statement.
Explain the hierarchy levels in jcl?