Oracle Error ORA-31418: source schema string does not exist

Oracle Error Message

ORA-31418: source schema string does not exist

Reason for the Error

Trying to create a synchronous change table and the source schema did not match any existing schema names in the database.

Solution

Specify the name of an existing schema.