Under Procedures, 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.
You need to have the required user authorizations.
For an explanation of user authorizations and user attributes, see the Users section of the Concepts of the Database System documentation.
For information on the syntax of CREATE DBPROC statements, see the CREATE DBPROC statement section of the Reference Manual.