Hi, all
Suppose i have 10 step in a job (s1,s2,s3,...s10)
i want to execute step9 first and then step3
and i used the DPRTY for these steps. so what will happen
to other steps? Will the get executed or only these two
steps get executed?
Answers were Sorted based on User's Feedback
Answer / priya
for ten steps we give prt num to each step depending on our
requirement.after executing step 9 and step3 remaining
depending to the prty num they execute
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / muttiah
Priya,,
Can you please provide us the JCL.
Thanks in advance.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain how can return codes be tested before execution of a job step?
which utility is used to sort a file in jcl?
Explain the function of the steplib dd statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Which statement is used to identify the private libraries in job?
what's the significance of freespace(0 0) and freespace(100 100)
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
how do u define a file in cobol and jcl ?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
Describe the JOB statement, its meaning, syntax and significant keywords?
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
Are there any set of rules for the names of the steps used in a job? What are they?