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


can we view the access paths created by dbrm ? how ? thx

Answers were Sorted based on User's Feedback



can we view the access paths created by dbrm ? how ? thx..

Answer / shweta agarwal

access path can be viewed by specifying the EXPLAIN
Parameter in the bind JCL as YES..
synatx

EXPLAIN(YES).

Is This Answer Correct ?    24 Yes 0 No

can we view the access paths created by dbrm ? how ? thx..

Answer / krishna

I think not possible. information about
access path stored in database catalog.
access path is stored in DB DIRECTORY, it can be used by
DB2 internally. no one can access the dB2 directory



if wrong please post right answer

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More DB2 Interview Questions

What are the bind parameters ibm db2?

0 Answers  


In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.

5 Answers   CTS,


What is a SELECT statement?

1 Answers  


can you use symbolic parameters in JOB?

5 Answers   IBM,


what is the input to PLAN? what is the input to DBRM?

4 Answers  


If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation

1 Answers   IBM,


what is SMP/E? and what are the major steps of it? thanks...

1 Answers   IBM,


What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.

1 Answers   Cap Gemini,


What is the difference between db2 and oracle?

0 Answers  


can all users have the privilage to use the sql statement select * (dml)?

0 Answers   IBM,


what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?

3 Answers   Cap Gemini, Tech Mahindra,


What are types of indexes?

0 Answers  


Categories