ERROR | indexes on ORA_ROWSCN not allowed |
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. |
ERROR | indexes on ORA_ROWSCN not allowed |
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. |