Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PLS-00123: program too large



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

Post New Answer

More Oracle Errors Interview Questions

TNS-12522: TNS:listener could not find available instance with given INSTANCE_ROLE

1 Answers  


QSM-01085: materialized view, string, has a lossy join between tables, string

1 Answers  


ORA-28138: Error in Policy Predicate

1 Answers  


NNO-00106: line string: invalid TTL "string", data ignored

1 Answers  


PCC-02375: SQL statement found outside the body of a function

1 Answers  


ORA-31659: status message was invalid type - detaching job

1 Answers  


ORA-16610: one or more resources have warnings

1 Answers  


ORA-30658: attempt was made to create a temporary table with EXTERNAL organization

1 Answers  


ORA-07643: smsalo: SMSVAR is invalid

1 Answers  


ORA-04061: existing state of string has been invalidated

1 Answers  


PLS-00540: object not supported in this context.

1 Answers  


LPX-00602: Invalid child element '~1S' of element '~2S'.

1 Answers  


Categories