Oracle Error ORA-19770: invalid change tracking file name

Oracle Error Message

ORA-19770: invalid change tracking file name

Reason for the Error

The USING clause was specified with ALTER DATABASE ENABLE BLOCK CHANGE TRACKING, but no file name was given.

Solution

Specify the change tracking file name, or omit the USING clause to allow Oracle to create a default name for the change tracking file.