There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answer Posted / amit
Restart the Job from 2nd step: First step will be Skipped
automatically :)
| Is This Answer Correct ? | 0 Yes | 0 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?
How would you understand error(execution phase)?
How jcl work to handle various input output file operations?
Differentiate between addressing mode and run mode.
what is DSN parameter and DISP parameter is used for?
whats the diff bw the evaluate also and and?
what sort card you will use to copy the data from one dataset to another dataset?
How does jcl act on code(if you take a cobol program)?
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
how can you check if a file is empty using jcl?
Explain how can a stopped job be started again?
when can a job time-out occur? How to overcome that?
What is NOTCAT ?
How to submit jcl through a cobol program?
What are the parameter we cannot use in procedure?