Database Error Messages

ORA-43817

indexes on ROWID not allowed

Cause

An attempt was made to create an index that refers to the ROWID pseudo-column, either directly or in an expression.


Action

Do not use ROWID to define an index on a table.