in jcl you are having JCLLIB and STEPLIB what happens
Answer Posted / rks
if you mentioned jcllib in jcl that u r using cataloged
procs.
thats it nothing happen to steplib .
steplib will override joblib but not jcllib.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Explain the function of a dd statement?
Suppose I have five jobs to do. But I want to hold one?
How can unused space allocation be returned to the system when a dataset is closed?
What happens if both JOBLIB & STEPLIB is specified ?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
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 is the purpose of dd?
Explain how can the submitting users racf authority be overridden in a job stream?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the function of the dd avgrec keyword in sms datasets?
What do you understand by the terms: joblib and steplib?
Are there any set of rules for the names of the steps used in a job? What are they?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How is the record format of an output dataset specified?