| < Day Day Up > |
Chapter 34. Catalog Manipulation UtilitiesIN THIS CHAPTER
The DB2 Catalog and the DB2 Directory are essential to the continuing performance of your DB2 subsystem. This chapter discusses several utilities that can help you keep these system databases and structures in an optimal state. |
| < Day Day Up > |
| < Day Day Up > |
The CATENFM UtilityThe CATENFM utility is used to change the mode of a DB2 V8 subsystem. It can be used to enter enabling-new-function mode and new-function mode. Refer to Appendix G, "DB2 Version 8 Overview," for more details about the modes of DB2 Version 8.
NOTE All new V8 functionality is unavailable until the DB2 subsystem enters new-function mode.
This utility should only be used by a DBA or system programmer who understands the
|
| < Day Day Up > |
| < Day Day Up > |
The CATMAINT UtilityThe CATMAINT utility is used when migrating from one version or release of DB2 to another. It changes the structure of the DB2 Catalog by altering and creating DB2 tables and indexes using the special links and hashes in the DB2 Catalog database. The CATMAINT utility modifies the DB2 Catalog objects in place. An execution of CATMAINT cannot be partially successful; all the catalog changes are made when the job is successful, or none are made when the job fails. Only an INSTALL SYSADM as specified in the DSNZPARM s can execute the CATMAINT utility. CATMAINT Guidelines
The guideline presented
Use CATMAINT Only As DirectedThe CATMAINT utility should be used only when migrating to a new release of DB2, and then only as directed by IBM in the DB2 release migration procedures. |
| < Day Day Up > |
| < Day Day Up > |
The DSNJCNVB Utility
If you do not convert the BSDS, only 1,000 archive log volumes and 31 active log data sets per log copy can be managed.
The
DSNJCNVB
utility should be executed as a batch job only when DB2 is not operational. Furthermore,
DSNJCNVB
can only be run on a DB2 V8 subsystem in new-function mode. Although converting the BSDS is optional, it is highly recommended for large or highly-active DB2
Expand the
|
| < Day Day Up > |