Wednesday, 16 May 2012

ORA-29878: warning in the execution of ODCIINDEXTRUNCATE routine

ORA-29878: warning in the execution of ODCIINDEXTRUNCATE routine

Cause: A warning was returned from the ODCIIndexTruncate routine.

Action: Check to see if the routine has been coded correctly Check the user defined warning log tables for greater details.

ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine

ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine

Cause: Failed to successfully execute the ODCIIndexUpdate routine.

Action: Check to see if the routine has been coded correctly.

ORA-29876: failed in the execution of the ODCIINDEXDELETE routine

ORA-29876: failed in the execution of the ODCIINDEXDELETE routine

Cause: Failed to successfully execute the ODCIIndexDelete routine.

Action: Check to see if the routine has been coded correctly.

ORA-29875: failed in the execution of the ODCIINDEXINSERT routine

ORA-29875: failed in the execution of the ODCIINDEXINSERT routine

Cause: Failed to successfully execute the ODCIIndexInsert routine.

Action: Check to see if the routine has been coded correctly.

ORA-29874: warning in the execution of ODCIINDEXALTER routine

ORA-29874: warning in the execution of ODCIINDEXALTER routine

Cause: A waring was returned from the ODCIIndexAlter routine.

Action: Check to see if the routine has been coded correctly Check the user defined warning log tables for greater details.

ORA-29873: warning in the execution of ODCIINDEXDROP routine

ORA-29873: warning in the execution of ODCIINDEXDROP routine

Cause: A waring was returned from the ODCIIndexDrop routine.

Action: Check to see if the routine has been coded correctly Check the user defined warning log tables for greater details.

ORA-29872: parameters clause cannot be combined with the specified options

ORA-29872: parameters clause cannot be combined with the specified options

Cause: The user combined PARAMETERS clause with other alter index options.

Action: Reissue the statement with the correct syntax for alter.