what is JCLLIB and PROCLIB in jcl and their syntax
Answer Posted / ch.mohan
jcllib is identify the path of proclib,and proclib is
identify the procedure name
syntax
//proclib jcllib order=userid.name.proclib.filename
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
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 parameter of the job statement is used to limit the cpu time consumed by the job?
Explain how can a jobs execution priority be modified?
Name a few IBM utility programs, and explain its function.
what are JCLLIB and STEPLIB in JCL?
Does jcl support automatic restart?
what is “Cond= even” and “Cond=only”?
How can the disposition of sysout datasets be set for an entire jobstream?
what sort card you will use to copy the data from one dataset to another dataset?
What is job control language?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain the function of dd disp parameter?
What dd statement is used to supply the name of a dataset?
i want to store 20 digits . how will u do it in cobol ?
Explain how can the submitting users racf authority be overridden in a job stream?