How can i execute 5th step without executing first 4 steps?
Answer Posted / vidhya
The above answer is correct if suppose you have some more
steps below and you dont want to execute them, then give
condition code like RESTART = STEP NAME, cond=(0,LE)in the
job card.
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
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?
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
Is it possible to left uncode disp?
What is the function of dd disp parameter?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How can a stopped job be started again?
What is job control language?
how do you access an uncataloged dataset in a jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
Can an individual step be restricted from using all the jobs allowed cpu time?
i want to store 20 digits . how will u do it in cobol ?
when does a dataset go uncataloged?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the function of the steplib dd statement?