PLS-00123: program too large

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

ORA-26079: file "string" is not part of table string.string

1518


ORA-26028: index string.string initially in unusable state

3398


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2315


ORA-16627: No standby databases support the overall protection mode.

3552


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2230






IMG-02003: 2FF03 - incorrect color histogram feature specification

1199


NZE-28868: Peer certificate chain check failed.

2263


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2299


ORA-16516: The current state is invalid for the attempted operation.

8061


ORA-26095: unprocessed stream data exists

2803


ORA-26027: unique index string.string partition string initially in unusable state

6155


ORA-26082: load of overlapping segments on table string.string is not allowed

1376


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

2857


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2325


ORA-26084: direct path context already finished

1481