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

FRM-11413: PL/SQL code for %s is too large to be decoded. %s needs to be broken up into smaller program units.

Cause:  The program unit is too large to decode in a single memory allocation. You may loose the incremental compilation feature.

Action:  Divide the program unit into several smaller program units so that you can decode each program unit in a single memory allocation.