InterviewSolution
Saved Bookmarks
| 1. |
What Is Steplib, Joblib? What Is It Used For? |
|
Answer» Specifies that the private library (or libraries) specified should be SEARCHED before the default system libraries in ORDER to locate a program to be executed. STEPLIB APPLIES only to the particular STEP, JOBLIB to all steps in the job. Specifies that the private library (or libraries) specified should be searched before the default system libraries in order to locate a program to be executed. STEPLIB applies only to the particular step, JOBLIB to all steps in the job. |
|