Oracle Error ORA-39814: The SKIP_INDEX_MAINTENANCE option is not allowed with NO_INDEX_ERRORS.

Oracle Error Message

ORA-39814: The SKIP_INDEX_MAINTENANCE option is not allowed with NO_INDEX_ERRORS.

Reason for the Error

The SKIP_INDEX_MAINTENANCE option was used with the NO_INDEX_ERRORS option.

Solution

Do not use SKIP_INDEX_MAINTENANCE with NO_INDEX_ERRORS.