Oracle GoldenGate Error Messages

OGG-10120

Use of a default catalog is not supported for Parallel Replicats when applying to multiple target catalogs without a common user login.


Cause

The parameter file contains a MAP with a target table name that does not specify a catalog name. This is not supported for a Parallel Replicat when it is applying to multiple target catalogs unless the login specified is for a common user.


Action

Add a TARGETCATALOG specification for the MAP statement, specify the catalog in the MAP statement, or change the USERID parameter to specify a common user.