Answer Posted / guest
The comment statement is //* followed by the comments.
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
Differentiate between addressing mode and run mode.
Explain how can a stopped job be started again?
Can I share my data with other jobs? How?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to alter the parameters for the existing gdg?
how can the same proc be re-used and called by many jobs?
what is use of dcb parameter in dd statement?
What is the function of //cntl statement?
List the different jcl statements that are not permitted in the procedures?
What is the purpose of dd?
Explain the job statement in jcl?
Can we use DISP=SHR in output file 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?
Explain how can return codes be tested before execution of a job step?