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 |
ORA-26017: global indexes not allowed for direct path load of table partition string
ORA-25121: MINIMUM EXTENT value greater than maximum extent size
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
ORA-12981: cannot drop column from an object type table
SQL*Loader-00412: More columns specified for table string than the maximum (number)
ORA-23419: regenerate replication support before resuming master activity
PCC-02106: Userid only used when SQLCHECK = FULL, userid ignored.
PLS-00422: no PL/SQL translation for the bindtype given for this bind variable
ORA-12708: error while loading create database NLS parameter string
PCC-02343: body of cursor must be a query expression
RMAN-08155: printing stored global script: string
ORA-01346: Dependent LogMiner sessions relying on supplementally logged data exist