What is the difference between the JOBLIB and the STEPLIB
statements?

Answer Posted / guest

The JOBLIB statement is placed after the JOB statement and
is effective for all job steps. It cannot be placed in
abcataloged procedure. The STEPLIB statement is placed after
the EXEC statement and is effective for that job step only.
Unlike the JOBLIB statement, the STEPLIB can be placed in a
cataloged procedure.

Is This Answer Correct ?    53 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is multithreading in jcl?

938


What do you understand by the term notcat 2 – gs?

751


Explain the hierarchy levels in jcl?

1117


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5058


what are the statements that are not valid to be included in an include statement?

776






My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1982


What is the purpose of the dd keylen parameter?

718


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2217


what is use of dsn parameter in dd statement?

666


which parameter is used to check the syntax of a jcl without executing it?

796


Why include statement is used in a jcl?

689


what are JCLLIB and STEPLIB in JCL?

671


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1345


List the various advantages of using jcl language?

850


How does the jcl specify the job to os?

689