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 / guest
No we can't, there is no reverse reading,
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is catelog procedure and how many catelog procedure to use in one job?
What is the purpose of disp parameter?
What is notcat 2 - gs?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Explain the function of //jcllib statement?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain the jcl exec statement?
Explain how can values be passed from the job stream to an executable program?
what are the various stages of job processing?
What is the difference between run mode and addressing mode?
Explain the function of the steplib dd statement?
How to do automated restart when a job abend?