When one binds a PACKAGE ( of a plan ) what package
information is stored and where it is stored?
Answer Posted / 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 View All Answers
What is runstats and reorg in db2?
Describe major components of db2?
What are the uses of db2 optimizer?
What are packages in db2?
What kind of database is db2?
How would you find out the total number of rows in a db2 table?
How do I add a column to an existing table in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What are bind parameters in db2?
What is a collection in db2?
How is the value function used?
What is a bind in db2?
What are db2 tables?
What is load replace in db2?
Define buffer pool.