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

I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?

10 Answers   Fidelity,


What are the various locks available?

5 Answers   CTS,


A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?

7 Answers   IBM,


When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing?

2 Answers  


What is bind and rebind in db2?

0 Answers  


Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.

9 Answers   Cap Gemini,


How do I import data from excel to db2?

0 Answers  


Why select is not preferred in embedded sql programs?

0 Answers  


If I have a view which is a join of two or more tables, can this view be updateable?

0 Answers  


how do we solve soc 7 and soc4 ?

3 Answers   Tech Mahindra,


What is SPUFI?

4 Answers  


what is load and unload in db2

1 Answers   IBM,


Categories