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

DEBUG built-in package

Procedure/Exception/Function

Description

DEBUG.GETX

procedure that retrieves the value of the specified local variable

DEBUG.INTERPRET

procedure that executes the PL/SQL statement or PL/SQL Interpreter command string contained in input as if it had been typed into the Interpreter

DEBUG.SETX

procedure that sets the value of a local variable to a new value

DEBUG.SUSPEND

procedure that suspends execution of the current program unit and transfers control to the Interpreter

See also

About the DEBUG built-in package

DEBUG built-in package examples

About built-in packages