Oracle GoldenGate Error Messages

OGG-30465

***** FAKE PK UPDATE! ***** Received LCR with Objid {0,number,0}({1}), objv {2}, com_op {3}({4}), RBA 0x{5}.{6}.{7} xid 0x{8}.{9}.{10}, SCN {11,number,0}, old_cc {12} new_cc {13}


Cause

Received a PK update LCR, but no primary key has been modified. Extract will abend if internal parameter _validate_pk_update is specified.


Action

Remove _validate_pk_update parameter to allow the uninterrupted workload. This feature (abend+parameter) is primarily for testing purpose.