Database Error Messages

ORA-31419

source table string does not exist

Cause

When creating a synchronous change table, the underlying source table must exist when the procedure is called. In this case, the source table did not exist.


Action

Specify the name of an existing table.