How do you handle empty files in a JCL ?
Answer Posted / guest
by using dummy
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Is automatic restart possible in jcl?
Brief description of inline procedure of jcl.
Explain how can a stopped job be started again?
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?
Are there any set of rules for the names of the steps used in a job?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Give the syntax of job specifying jcl statement.
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is timing concept in mainframe?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What happens if both JOBLIB & STEPLIB is specified ?
What are the 4 fields in dd statement?
what is the use of IEBGENER utility?
which parameter is used to check the syntax of a jcl without executing it?