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

Compiling a single program unit

To compile a single program unit:

  1. In the Object Navigator, under the Program Units node, click the program unit you want to compile (PL/SQL subprogram, report trigger, formula, group filter, format trigger, or validation trigger).

  2. Choose Programright arrowCompileright arrowSelection to compile the selected program unit, regardless of its current compilation status.

    Note: An uncompiled program unit is indicated by an asterisk (*) after its name under the Program Units node in the Object Navigator. When you make changes to a program unit, dependent program units lose their compiled status.

  3. In the Compile dialog box, click any error to navigate to the source of the error in the program unit.   Tip:   Check for missing semicolons at the end of statements, or misspelled syntax.

See also

About program units

Compiling all program units

Compiling all uncompiled program units