Error List

Posts Tagged ‘odciindex’

EXP-00078 Error exporting metadata for index string. Index creation will be skipped

Description:
EXP-00078 Error exporting metadata for index string. Index creation will be skipped

Cause:
Domain indexes export private metadata via anonymous PL/SQL blocks prior to the CREATE INDEX statement. Export does this by calling the ODCIIndexGetMetadata method on the implementation type associated with the index. A problem occurred inside this routine. Because the metadata is considered an integral part of the index, the CREATE INDEX statement was not written to the dump file.

ORADB-EXP , , , , ,

ORA-29873 warning in the execution of ODCIINDEXDROP routine

Description:
ORA-29873 warning in the execution of ODCIINDEXDROP routine

Cause:
A warning was returned from the ODCIIndexDrop routine.

ORA-29250 to ORA-32799

ORA-29951 warning in the execution of ODCIINDEXSPLITPARTITION routine

Description:
ORA-29951 warning in the execution of ODCIINDEXSPLITPARTITION routine

Cause:
A warning was returned from the ODCIIndexSplitPartition routine.

ORA-29250 to ORA-32799

ORA-29874 warning in the execution of ODCIINDEXALTER routine

Description:
ORA-29874 warning in the execution of ODCIINDEXALTER routine

Cause:
A warning was returned from the ODCIIndexAlter routine.

ORA-29250 to ORA-32799 , , ,

ORA-29955 error occurred in the execution of ODCIINDEXEXCHANGEPARTITION routine

Description:
ORA-29955 error occurred in the execution of ODCIINDEXEXCHANGEPARTITION routine

Cause:
Failed to successfully execute the ODCIIndexExchangePartition routine.

ORA-29250 to ORA-32799 ,

ORA-29875 failed in the execution of the ODCIINDEXINSERT routine

ORA-29956 warning in the execution of ODCIINDEXEXCHANGEPARTITION routine

Description:
ORA-29956 warning in the execution of ODCIINDEXEXCHANGEPARTITION routine

Cause:
A warning was returned from the ODCIIndexExchangePartition routine.

ORA-29250 to ORA-32799

ORA-29960 line string, stringThe ODCIIndex DDL routine has put a warning message into table SYS.ODCI_WARNINGS$.

Description:
ORA-29960 line string, stringThe ODCIIndex DDL routine has put a warning message into table SYS.ODCI_WARNINGS$.

Cause:
The number of warnings during the ODCIIndex DDL routine is too high.

ORA-29250 to ORA-32799 , ,

ORA-29876 failed in the execution of the ODCIINDEXDELETE routine

ORA-29958 fatal error occurred in the execution of ODCIINDEXCREATE routine