I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?
Answer Posted / kalaiarasan
Anshuman is wrong its not EIBEDIT, its IEBEDIT
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function of dd disp parameter?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is the function of //jcllib statement?
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?
Are there any set of rules for the names of the steps used in a job?
how to compare two datasets without using superce because output is limited to 133 bytes
How can an in-stream dataset be terminated?
In sms datasets, what is the function of the dd avgrec keyword?
what is DD statement is used in JCL?
what is JCL?
whats the diff bw the evaluate also and and?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
which parameter is use to declare the name of dataset in dd statement?
what are JCLLIB and STEPLIB in JCL?
What is the syntax of JCL statement?