Answer Posted / sankarikumar
bad data abend, as explained in previous answer.
| Is This Answer Correct ? | 41 Yes | 11 No |
Post New Answer View All Answers
How would you understand error(execution phase)?
which parameter is used to check the syntax of a jcl without executing it?
Explain the jcl exec statement?
What are steplib and joblib?
List in order the hierarchical levels of jcl?
How to do automated restart when a job abend?
Is acct parameter mandatory?
What do you know about jcl?
a dd statement has 2 types of parameters. Name them?
Explain the function of job statement in jcl?
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?
when does a dataset go uncataloged?
Explain about LMFREE�free data set from its association with data ID
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?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?