what is a steplib

Answer Posted / vijay

it specifies a load library in which only a particular steps
of load module is searched.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameter we cannot use in procedure?

817


How to alter the parameters for the existing gdg?

904


What is the function of //jcllib statement?

1029


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

2089


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1967


List in order the hierarchical levels of jcl?

855


Differentiate between the joblib and the steplib statements?

1059


How is a type of file defined in the jcl that executes the cobol program?

905


What is one line to pass PARM from JCL to COBOL?

4660


whats the diff bw the evaluate also and and?

2055


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

7995


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

1691


how you can access an uncataloged dataset in a JCL?

854


which utility is used a dummy utility?

1060


What is the format of comment statement?

887