What are the common keyword parameters in both job and exec
statements
Answer Posted / pawan
TIME REGION COND
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is timing concept in mainframe?
Brief description of inline procedure of jcl.
What are the difference between jcl and jes?
Explain the purpose of dd dummy statement?
List the different components of jcl statement?
Explain the hierarchy levels in jcl?
Is condition checking possible in jcl? If yes, how?
How to override loadlib?
What parameter of the job statement is used to limit the cpu time consumed by the job?
define cond parameter in jcl?
how to run batch program without jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
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?