DB2 Version 9.7 for Linux, UNIX, and Windows

Some system catalog views, system-defined administrative routines and views have been added and changed

To support new features in Version 9.7, system catalog views, system built-in routines, administrative routines and views have been added and modified.

System catalog view changes

The following system catalog views have changed in Version 9.7. Most modifications to catalog views consist of new columns, changed descriptions, changed column data types, and increased column lengths.

The following system catalog views have been added in Version 9.7:

System-defined administrative views and routine changes

The following administrative views and routines have changed in Version 9.7:

The following miscellaneous routines and views have been added:
The following security scalar function has been added:
The following SQL procedures routine has been added:
The following common SQL API procedures have been added:
The following system-defined modules routines have been added:
The following monitor routines have been added. They produce row-based easy-to-read output from the XML documents returned by other routines or about the lock name:
The following monitor views have been added:
The following explain routines have been added:
The following snapshot routines and views have been added:
The following workload management routines have been updated:
The following catalog view and stored procedure for the Spatial Extender and DB2 Geodetic Data Management Feature have been updated:

The following table functions have been deprecated in Version 9.7:

The following administrative views have been deprecated in Version 9.7 Fix Pack 1:

User response

To have access to new administrative routines in Version 9.7 Fix Pack 1 in databases created in Version 9.7 prior to Fix Pack 1, you must have already run the db2updv97 command. If your database was created before Version 9.7, it is not necessary to run the db2updv97 command (because the system catalog is automatically updated by the database upgrade).

Review the list of the deprecated administrative routines and their replacement routines or views to determine additional changes that might impact your applications and scripts.

For the list of the data dictionary-compatible views, see Data dictionary-compatible views.

To minimize the impact of changes to system-defined routines and views, review Best practices for calling system-defined routines and views in applications.