Use the Overview page to specify information that identifies the
stored procedure.
- Project
- Shows the project name for the stored procedure.
- Routine name
- Shows the name of the stored procedure. You can change the name of an
SQL stored procedure by modifying the name in the source code.
- Schema
- Shows the schema if the stored procedure is a qualified stored procedure.
For Java™ stored
procedures, you can change the name of the schema.
- Comments
- Type comments about this stored procedure. The comments that you enter
are displayed in the stored procedure catalog table.