What are the default system and catalog libraries in JCL?
Answers were Sorted based on User's Feedback
Answer / kiran
The default system library is SYS1.LINKLIB which contains all the IBM supplied system programs such as compilers,linkage editor and service programs.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the purpose of the dd keylen parameter?
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
What is the max blocksize for a Tape file?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
jcl is like a complier....?
what is DSN parameter and DISP parameter is used for?
how do u define a file in cobol and jcl ?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
How to copy VSAM files without using REPRO
How are GDGs concatenated?
when GDG version number get changed ? bcz always Generations only increasing.