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

Compiling all uncompiled program units

To compile all uncompiled program units:

  1. In the Object Navigator, click the report or library for which you want to compile all uncompiled program units (including PL/SQL subprograms, report triggers, formulas, group filters, format triggers, and validation triggers).

  2. Choose Programright arrowCompileright arrowIncremental to compile all uncompiled program units.

    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 a single program unit

Compiling all program units