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 |
how to do automated restart when a job abends?
wht do u mean by notify parameter, how can u give acess to multiple users ?
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
What is a procedure?
i have step1,step2,step3 from where can i start coding cond parameter ?
Hi, can any one tell about " How do u eliminate the duplicates "
what is the meaning of 'sysin dd dummy'
How I sort the records in a file and copy the first 10 records to another file
How is a dataset passed from one step to another?
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?