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 would you understand error(execution phase)?
Define concatenating?
what are the types of abends that occur on job failure? And explain the possible causes of these
Is condition checking possible in jcl?
which utility is used to run a cobol-db2 program?
Explain the function of the steplib dd statement?
Explain how can values be passed from the job stream to an executable program?
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?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is DSN in JCL and what are the parameters to declare the DSN?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How is a type of file defined in the jcl that executes the cobol program?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What happens if both JOBLIB & STEPLIB is specified ?
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?