Suppose there r 10 steps . Out fo which i want to execute
10th, 9th and 8th in reverse order without using IEBEDIT.
How can i do that..???
Answer Posted / nagesh
How about using Dprty parameter, this parameter will
assign priority to job steps , however I am not as to where
we need to code it (At job level or step level ), i guess
it should be used at step level ,,,,
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can the disposition of sysout datasets be set for an entire jobstream?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Is it possible to left uncode disp?
what is DSN in JCL and what are the parameters to declare the DSN?
Is it possible to code instream data in a PROC?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
when can a job time-out occur? How to overcome that?
How to submit jcl through a cobol program?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What do you understand by the term job time – out and how can you overcome that?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the significance of addrspc parameter in the exec statement?
Are there any set of rules for the names of the steps used in a job? What are they?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?