Answer Posted / guest
Indicates a time out abend. Your program has taken more CPU
time than the default limit for the job class. Could
indicate an infinite loop.
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
Name a few IBM utility programs, and explain its function.
What does a disposition of (new,catlg,keep) for a dsn mean?
Can we call instream to catalog and catalog to instream?
Must tape dataset definitions include vol=ser specifications?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what EXEC statement is and what is the syntax of EXEC statement used 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?
What is the purpose of dd * statement in jcl?
Brief description of inline procedure of jcl.
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
which utility is used to sort a file in jcl?
what are JCLLIB and STEPLIB in JCL?