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 |
TNS-12223: TNS:internal limit restriction exceeded
ORA-26092: only LONG or LOB types can be partial
ORA-30192: reserved for future use
ORA-16193: Primary and standby network encryption mismatch
ORA-01093: ALTER DATABASE CLOSE only permitted with no sessions connected
NNF-04009: Usage: tns2nis <filename>
ORA-09945: Unable to initialize the audit trail file
ORA-01255: cannot shutdown - file string in recovery manager backup
LSX-00252: invalid union "~S"
TNS-12224: TNS:no listener
ORA-30184: argument type not compatible with a format code
ORA-39123: Data Pump transportable tablespace job aborted string