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


When one binds a PACKAGE ( of a plan ) what package
information is stored and where it is stored?

Answers were Sorted based on User's Feedback



When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?..

Answer / s

Package is a single bound DBRM which contains the SQL
statements of a single application program or subroutine.
The package is a executable internal code that contains
access paths computed by the optimizer.
Bound packages are stored in SPT01 tablespace of the
DSNDB01 directory.

Is This Answer Correct ?    5 Yes 2 No

When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?..

Answer / shankar v

All Package related information are found in
SYSIBM.SYSPACKAGES catalog.

Is This Answer Correct ?    3 Yes 0 No

When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?..

Answer / guest

The executable version of the package that will be loaded
in to the EDM pool resides in the DSNDB01 directory in SKPT
table. All information about the package is stored in the
DB2 catalog table, SYSIBM.SYSPACKAGE.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

How to find schema of a table in db2?

0 Answers  


How is deadlock resolved?

0 Answers  


what is the process of precompiler?

2 Answers  


What is the physical storage length of date data type?

0 Answers  


what is consistency token

3 Answers  


What is the maximum No of rows per page?

0 Answers   IBM,


Name some fields from SQLCA.

2 Answers  


List down the types of triggers in the db2 database?

0 Answers  


When will you chose to run RUNSTATS?

1 Answers  


if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.

8 Answers   Wipro,


is it compulsory commitment control in journal?

0 Answers   TCS,


How to handle null values in db2

4 Answers  


Categories