Entering content frame

Object documentation Database Procedures Locate the document in the library structure

Definition

Under Procedures, the Catalog Manager displays all the database procedures that were created in the database. You can use SQL Studio to display the definitions of these database procedures, and delete the database procedures.

Prerequisites

You need to have the required user authorizations.

Note

For an explanation of user authorizations and properties, see the Database users section of the Concepts of the Database System documentation.

Procedure

·         To display a database procedure, choose Catalog Manager ® Open Object Definition.

·         To delete a database procedure, select it and choose Catalog Manager ® Drop Object.

Note

For information on the syntax of CREATE DBPROC statements, see the CREATE DBPROC Statement section of the Reference Manual.

Leaving content frame