What are the difference between jcl and jes?
No Answer is Posted For this Question
Be the First to Post Answer
What are the valid DSORG values ?
Give the syntax of job specifying jcl statement.
In sms datasets, what is the function of the dd avgrec keyword?
what is fixed length and variable length and difference between them
What do you understand by the term notcat 2 – gs?
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?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
Explain about REXX
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
how to run batch program without jcl?