Oracle Procedures and Functions Editor

The following describes both the Oracle Procedures Editor and the Oracle Functions Editor.

Use the Oracle Procedures Editor to add, change, view, or delete stored procedures for a model, tables, materialized views, or views. You can add stored procedures, which are a named set of precompiled SQL statements that are stored on the server and are invoked from the client by a remote procedure call. Support is provided for stored procedures for tables, materialized views, views, and at the model level.

Use the Oracle Functions Editor to add, change, view, or delete functions. It is only available for Oracle 9i and 10g. For Oracle 9i and 10g, functions are supported in the following features:

You can open the Oracle Procedures Editor in one of the following ways:

Open the Oracle Functions Editor by selecting Functions from the Database menu. You can select either Model-level or Table-level display.

Both the Oracle Procedures Editor and the Oracle Functions Editor dialog includes the following tabs:

Comment Add or edit comments for a stored procedure or function.

General Review or assign the type of stored procedure or function.

Code Review or assign code (including macros) to a stored procedure or function.

Expanded Review the code assigned to a stored procedure or function. Code is read-only in this tab.

Synonym Create, edit, or delete synonyms that apply to the selected stored procedure or function.

Object Creation Order Specify the order of creation for a stored procedure or function.

UDP Enter user-defined property values for the selected stored procedure or function.

The following describes the other options available in this dialog. Some options will be different based on whether you opened the Oracle Procedures Editor or the Oracle Functions Editor and are noted accordingly:


Copyright © 2009 CA. All rights reserved. Email CA about this topic