A script-enabled browser is required for this page to function properly.

Modifying code at runtime

To modify your code at runtime:

  1. In the Object Navigator, double-click the desired program unit, menu item command, or trigger to display the PL/SQL Editor.

  2. In the PL/SQL Editor, make the desired modifications.

  3. Click Compile then Close to dismiss the PL/SQL Editor.

  4. In the PL/SQL Interpreter toolbar, choose Go or Step Into, Over, or Out to resume program execution.

See also

About modifying code at runtime