back
Oracle® Database 11g / 12c / 18c error codes ORA-43807: indexes on ORA_ROWSCN not allowed
ORA-43807: indexes on ORA_ROWSCN not allowed
Oracle Error Code: ORA-43807
Cause: An attempt was made to create an index that refers to the ORA_ROWSCN pseudo-column, either directly or in an expression.
Action: Do not use ORA_ROWSCN to define an index on a table.