in jcl you are having JCLLIB and STEPLIB what happens

Answer Posted / divyanshu kumar

steplib will override jcllib for that step. whereas if no
steplib is given for a certain step in that jcl .Then
joblib will come into play.

Is This Answer Correct ?    31 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does jcl specify the job to the operating system?

757


Explain the hierarchy levels in jcl?

1121


How does jcl act on a cobol code?

659


What is catelog procedure and how many catelog procedure to use in one job?

7468


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

643






Explain about LMFREE�free data set from its association with data ID

1010


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

1358


What happens if both JOBLIB & STEPLIB is specified ?

616


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.

1990


What are the parameter we cannot use in procedure?

644


How can a jobs execution priority be modified?

803


What is the syntax of JCL statement?

700


define cond parameter in jcl?

779


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