Oracle GoldenGate Error Messages

OGG-00346

Error in SQLEXEC clause, id {0}: ID is required when QUERY specified


Cause

The ID specification is missing from the SQLEXEC statement. It is required so that a name can be used by Oracle GoldenGate to reference the column values returned by the query.


Action

Add the ID clause. For help, see SQLEXEC in the Oracle GoldenGate reference documentation.