what is the difference between the JCLLIB and JOBLIB ,and
where do we use it ?

Answer Posted / bala

Programs that needs to be executed in a job are searched
in Library provided at JOBLIB, provided STEPLIB is not
given for provided (or) program is not first fount in
STEPLIB.

All the PROCs used in a job are search in the library
specified in JCLLIB

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is NOTCAT ?

759


which utility is used a dummy utility?

813


List the different components of jcl statement?

710


what is “Cond= even” and “Cond=only”?

758


how JCL works?

808






What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9232


What is timing concept in mainframe?

1675


what is the JCL statement consists of?

711


What is the function of job statement in jcl?

646


How would you understand error(execution phase)?

647


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1494


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

1228


Explain the function of //jcllib statement?

720


what is the difference between JES3 and JES2?

700


What is concatenating?

650