Oracle GoldenGate Error Messages

OGG-30584

Customer configured extract to use pgoutput plugin. The given publication name(s) {0} is not available in the database {1}. Create a valid publication in database and specify correct publication name in th extract parameter file.


Cause

The given publication name is not available in the connected database.


Action

Check the name of the publicaiton in the connected database, if its not present then create a valid publication name and update it in the CDC Extract parameter file to continue.