Answer Posted / guest
255
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
What are steplib and joblib? What for they are used?
In job processing, what happens in conversion stage?
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?
which parameter is use to declare the name of dataset in dd statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What are the utility programs in jcl?
How does the jcl specify the job to os?
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) ?
List the various advantages of using jcl language?
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 is the function of job statement in jcl?
Explain dfsort utility?
What are the jcl procedures?
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?