Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the default system and catalog libraries in JCL?

Answers were Sorted based on User's Feedback



What are the default system and catalog libraries in JCL?..

Answer / harish

joblib,jcllib,proclib,steplib

Is This Answer Correct ?    8 Yes 1 No

What are the default system and catalog libraries in JCL?..

Answer / kiran

The default system library is SYS1.LINKLIB which contains all the IBM supplied system programs such as compilers,linkage editor and service programs.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More JCL Interview Questions

describe the job statement, its meaning,syntax and significant keywords?

1 Answers  


how to create gdg with out using idcams utility

8 Answers   DSRC,


what is fixed length and variable length and difference between them

1 Answers   CGI, Wipro,


If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/

10 Answers   IBM,


How do you skip a particular step in a proc/JOB?

5 Answers   CSC, CTS,


What is the difference between static call & Dynamic call ?

3 Answers  


Can you delete the GDG base without deleting GDG generations ?

7 Answers   Cap Gemini,


What will happen if two JOB statements are mentioned in an JCL continuously.

2 Answers   IBM,


the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.

7 Answers   IBM,


I have a Symbolic Parameter which can have a value say 01 or 02 etc. Now consider i have another Symbolic parameters which is used to get 3 digit code of months (JAN, FEB, etc) but for that i need to check the first symbolic parameter's value and provide its corresponding month's name in the second symbolic parameter. Say IF sym1 = 01 then sym2='Jan' ENDIF etc... In JCL, IF condition is used for RC, ABEND purposes of a step etc. When i use Symbolic parameter in IF clause it is showing Error message. Is there a way to get the above result possible in JCL. If you could provide me with an example, i would understand it better.

0 Answers  


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

0 Answers   HP,


What is GDG?

1 Answers  


Categories