A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
5 39440
Name a few IBM utility programs, and explain its function.
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain the purpose of dd dummy statement?
Explain the purpose of the dd keylen parameter?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How do you submit a job for execution?
which parameter is use to declare the name of dataset in dd statement?
What are hierarchy levels in jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
A dd statement consists of 4 fields. Name them?
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 function of //cntl statement?
How does jcl act on code(if you take a cobol program)?
what is use of disp parameter in dd statement?
How can unused space allocation be returned to the system when a dataset is closed?