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...


ORA-06513: PL/SQL: index for PL/SQL table out of range for
host language array



ORA-06513: PL/SQL: index for PL/SQL table out of range for host language array..

Answer / guest

Cause: An attempt is being made to copy a PL/SQL table to a
host language array. But an index in the table is either
less than one or greater than the maximum size of the host
language array. When copying PL/SQL tables to host language
arrays, the table entry at index 1 is placed in the first
element of the array, the entry at index 2 is placed in the
second element of the array, etc. If an table entry has not
been assigned then the corresponding element in the host
language array is set to null.

Action: Increase size of host language array, or decrease
size of PL/SQL table. Also make sure that you don't use
index values less than 1.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

O2F-00307: Unable to read the INTYPE file

1 Answers  


ORA-30433: 'string.string' is not a summary

1 Answers  


PCC-00146: Illegal value for host option, ignored

1 Answers  


ORA-16222: automatic Logical Standby retry of last action

1 Answers  


ORA-06757: TLI Driver: server got bad command

1 Answers  


ORA-09702: sem_acquire: cannot acquire latch semaphore

1 Answers  


LSX-00169: circular group reference is disallowed outside <redefine>

1 Answers  


QSM-01037: Query Rewrite failed to allocate the necessary query join graph

1 Answers  


ORA-01265: Unable to delete string string

1 Answers  


ORA-30555: global index partitioning key is an expression

1 Answers  


ORA-30681: improper value for argument EXTENSIONS_CMD_SET

1 Answers  


ORA-29839: failed to validate implementation type

1 Answers  


Categories