Oracle GoldenGate Error Messages

OGG-00151

The GG_ATTR_OP_COMPLETE attribute was not checked after adding a record before the VAMRead completed


Cause

The optional validation checking is on, and the VAM module did not make the final call to verify that the validation was successful. This validation checking is on by default in debug builds to ensure that the VAM module completed all of the requirements for sending a record via the VAM API. It is designed to be used for development by third-parties that are building their own VAM module as a dynamic link library or shared library.


Action

Contact Oracle Support or, if you are working with an Oracle GoldenGate developer, contact that person.