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-34358: (MXDSS14) number other users reading
RMAN-03023: executing command: string
ORA-32735: DIAG process is not running in the instance
ORA-27064: cannot perform async I/O to file
ORA-14313: Value string does not exist in partition string
ORA-08308: sllfop: Cannot open file
ORA-19910: can not change recovery target incarnation in controlfile
RMAN-06910: can not invoke parallel recovery for test recovery
ORA-08194: Flashback Table operation is not allowed on materialized views
RMAN-10011: synchronization error while polling for rpc number, action=string
ORA-09212: sfwfbmt: error writing to file
ORA-07637: smsdbp: buffer protect option not specified when sga created