PLS-00123: program too large
Answer / guest
Cause: PL/SQL was designed primarily for robust transaction
processing. One consequence of the special-purpose design is
that the PL/SQL compiler imposes a limit on block size. The
limit depends on the mix of statements in the PL/SQL block.
Blocks that exceed the limit cause this error.
Action: The best solution is to modularize the program by
defining subprograms, which can be stored in an Oracle
database. Another solution is to break the program into two
sub-blocks. Have the first block INSERT any data the second
block needs into a temporary database table. Then, have the
second block SELECT the data from the table.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-28040: No matching authentication protocol
ORA-12495: cannot disable an enabled level, category, or release category
ORA-02774: Invalid request list latch time out value
CLSR-06502: Failed to connect to database
ORA-13368: simple polygon type has more than one exterior ring
ORA-16074: ARCH processes must be active
PCC-00009: Invalid host variable at column number in line number of file string
ORA-01139: RESETLOGS option only valid after an incomplete database recovery
ORA-22833: Must cast a transient type to a persistent type
ORA-27059: could not reduce file size
RMAN-06159: error while looking up backup set
ORA-14629: cannot drop the only subpartition of a partition