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 |
TNS-12522: TNS:listener could not find available instance with given INSTANCE_ROLE
QSM-01085: materialized view, string, has a lossy join between tables, string
ORA-28138: Error in Policy Predicate
NNO-00106: line string: invalid TTL "string", data ignored
PCC-02375: SQL statement found outside the body of a function
ORA-31659: status message was invalid type - detaching job
ORA-16610: one or more resources have warnings
ORA-30658: attempt was made to create a temporary table with EXTERNAL organization
ORA-07643: smsalo: SMSVAR is invalid
ORA-04061: existing state of string has been invalidated
PLS-00540: object not supported in this context.
LPX-00602: Invalid child element '~1S' of element '~2S'.