Database Error Messages

ORA-31447

cannot create change tables in the SYS schema

Cause

Attempted to create a change table in the SYS schema. This is not allowed.


Action

Use a different existing schema and retry the command.