Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

if we are specifing joblib as well as steplib in job
then at the time of execution how the process will complete

Answer Posted / om prakash yadav

The JOBLIB statement is placed after the JOB statement and
is effective for all JOB steps. It cancot be placed a
cateloged procedure. The STEPLIB statememnt 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.

If both the JOBLIB and STEPLIB statement are coded, then the
STEPLIB specification will override the JOBLIB specification
for that job step.
The specification of the STEPLIB will continue for any steps.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how you can access an uncataloged dataset in a JCL?

1192


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

10282


What is the difference between the positional and keyword parameters? Give examples.

1318


How to pass the parameter in parm using linkage section ? (syntax)?

1185


How jcl is used for testing batch programs?

1354


List the different jcl statements that are not permitted in the procedures?

1128


What is the purpose of the dd keylen parameter?

1283


What is the significance of addrspc parameter in the exec statement?

1131


what is DSN parameter and DISP parameter is used for?

1213


How does jcl specify the job to the operating system?

1312


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1270


What are the 2 types of parameters in dd statement?

1210


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2523


What happens if both JOBLIB & STEPLIB is specified ?

1207


Explain dd statement in jcl?

1185