GDGs can be CREATED (not COPIED) only on DASD and NOT on
tape drives ? Is it True ?
Post New Answer View All Answers
What is the purpose of dd dummy statement?
how to do automated restart when a job abends?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Can an individual step be restricted from using all the jobs allowed cpu time?
Is condition checking possible in jcl? If yes, how?
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?
Explain the function of //jcllib statement?
Is automatic restart possible in jcl? If yes, how?
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?
Does jcl support automatic restart?
Are there any set of rules for the names of the steps used in a job?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain dd statement in jcl?
Is it possible to left uncode disp? If yes, how?