Answer Posted / hari babu k
Use JEM or JSCAN command before submitting the job you can
check the errors and warning in the JCL.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Can we call instream to catalog and catalog to instream?
what is the JCL statement consists of?
How jcl is used for testing batch programs?
What is the format of comment statement?
How to pass the parameter in parm using linkage section ? (syntax)?
Is it possible to define dd statements as you want?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What are the 4 fields in dd statement?
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 space is allocated for an output dataset, what units can be used?
What is the purpose of disp parameter?
How can unused space allocation be returned to the system when a dataset is closed?
Must tape dataset definitions include vol=ser specifications?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how you can access an uncataloged dataset in a JCL?