ERROR | invalid change tracking file name |
CAUSE | The USING clause was specified with ALTER DATABASE ENABLE BLOCK CHANGE TRACKING, but no file name was given. |
ACTION | Specify the change tracking file name, or omit the USING clause to allow Oracle to create a default name for the change tracking file. |