How to execute 300 steps in a Job?
Answer Posted / ravi
give correct answers..
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
when does a dataset go uncataloged?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how do you access an uncataloged dataset in a jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How do you submit a job for execution?
Explain how can an in-stream dataset be terminated?
What is the function of the dd dcb keyword?
What are the 2 types of parameters in dd statement?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the function of the dd mgmtclas keyword in sms datasets?
What are s0c1, s0c4, s0c5, s0c7 and socb?
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?
What do you know about jcl?