Can a job have only steplib and no joblib ?

Answer Posted / saroja kolli

Yes. We can have only steplib without a joblib.

But in such case, if the Job contains several steps then in
everystep of the job STEPLIB should be mentioned.

STEPLIB refers to the step in which it is mentioned and the
JOBLIB refers to all the steps in the job.

When STEPLIB and the JOBLIB both are mentioned then STEPLIb
overrides JOBLIB.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the purpose of coding class parameter in job statement?

726


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2111


how you will the direct the data to spool using sysout option?

1769


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

683


how do you access an uncataloged dataset in a jcl?

848






How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

673


Give the syntax of job specifying jcl statement.

640


What is the maximum length of a single line of jcl?

831


Explain the function of a dd statement?

664


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

823


Is automatic restart possible in jcl? If yes, how?

659


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

863


how do you code a null statement?

780


In sms datasets, what is the function of the dd avgrec keyword?

658


what is use of disp parameter in dd statement?

667