Replacing an Extended Stored Procedure Definition

You can replace the SQL definition of a extended procedure or change whether the procedure is recompiled each time it is executed.

  1. In the left pane of the Administration Console, expand ASE Servers > Compiled Objects > Extended Stored Procedures.
  2. Choose one of the following:
    • Click the drop-down arrow on the extended stored procedure for which you want to replace the definition and select Replace.
    • From Extended Stored Procedures in the left pane, click the drop-down arrow and select New. Enter the name of the existing extended stored procedure for which you want to replace the definition.

      When selecting an existing extended stored procedure, the Confirm Replace dialog appears with an option to replace the object definition or cancel the replacement.

    The Replace Extended Stored Procedure wizard appears.
  3. (Optional) On the Library Name screen, enter a new library name.
  4. (Optional) On the Summary screen, verify the procedure name, database, and owner.