in jcl you are having JCLLIB and STEPLIB what happens

Answer Posted / kishore

STEPLIB will override for that step only not for entire job

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How gdg are concatenated?

672


what is DD statement is used in JCL?

683


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

642


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

925


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

716






What parameter of the job statement is used to limit the cpu time consumed by the job?

845


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1591


How can the disposition of sysout datasets be set for an entire jobstream?

847


is there any way to execute more than one proc in the same exec statement at the same time..?

2113


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

1933


What is the use of disp parameter?

653


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

820


Can we use DISP=SHR in output file in JCL

957


which parameter is used to check the syntax of a jcl without executing it?

802


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

673