How to change default PROCLIB?



How to change default PROCLIB?..

Answer / guest

//ABCD JCLLIB ORDER=(ME.MYPROCLIB,SYS1.PROCLIB)

Is This Answer Correct ?    16 Yes 4 No

Post New Answer

More JCL Interview Questions

what happens in conversion stage in job processing?

0 Answers   IBM,


There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?

11 Answers   IBM,


When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?

6 Answers  


At what stage, operator can change the class and priority of a submitted job?

2 Answers  


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

0 Answers  






Why do you want to specify the REGION parameter in a JCL step?

4 Answers   Kekran Mekran, TCS,


I have Job A and Job B. I want to trigger Job B from Job A. Please advise.

2 Answers   Wipro,


what will be the error code if duplicate key of VSAM file is found?

1 Answers   HSBC, Kings,


I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?

1 Answers  


can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.

7 Answers   Accenture,


What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?

7 Answers   IBM,


how to resolve sb37,sd37 se37 abends

3 Answers   Keane India Ltd,


Categories