The database object is not consistent – Index does not exist

During the database (Oracle) consistency check, you found that one of the table prompting an error, “The database object is not consistent: (Secondary indexes)”, “Inconsistent with DDIC source” and “Index does not exist” in ABAP dictionary.

The database object is not consistent - Index does not exist

You are getting the error because you are creating the index directly via database.

Solution

Create the index in SAP.

You May Also Like

Leave a Reply?