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-34359: (MXDSS11) string appears twice in the alias list.
ORA-36720: (XSALLOC01) To be used with ALLOCATE, your AGGMAP workspace object must be defined with the ALLOCMAP command.
RMAN-06734: Do you really want to drop all backups and the database (enter YES or NO)?
ORA-29955: error occurred in the execution of ODCIINDEXEXCHANGEPARTITION routine
PCC-02208: No filename specified in #include statement
ORA-29808: specified primary operator binding does not exist
NZE-28842: Incorrect file permissions
ORA-01656: max # extents (string) reached in cluster string.string
ORA-00160: global transaction length string is greater than maximum (string)
ORA-22816: unsupported feature with RETURNING clause
ORA-25175: no PRIMARY KEY constraint found
ORA-25237: navigation option used out of sequence