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...


how can u identify the db2 from jcl ?

Answers were Sorted based on User's Feedback



how can u identify the db2 from jcl ?..

Answer / lu

In JCL u see :
1) STEP1 EXEC PGM=IKJEFT01
2)SYSTSIN DD *
DSN SYSTEM(DSN)
RUN PROGRAM(PGM157) PLAN(PLAN157) -
LIB('IBMMFS.MACC.LOAD')

Is This Answer Correct ?    11 Yes 3 No

how can u identify the db2 from jcl ?..

Answer / vimal

we can find that in bind statement. which means binding to
database

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JCL Interview Questions

What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?

2 Answers  


what is use of space parameter in dd statement?

0 Answers   IBM,


i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?

6 Answers   IBM,


How to ALTER the name of a GDG ?

2 Answers   IBM,


can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch

1 Answers   IBM,


What is the function of a dd statement?

0 Answers  


i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance

1 Answers   IBM, TCS,


If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?

5 Answers   TCS,


What is dummy parameter in JCL??

3 Answers   TCS,


i want to avoid the positional parameter how to code it ?

3 Answers   TCS,


what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?

1 Answers  


How to print data of sequential file to Spool..?

2 Answers  


Categories