|
- Causa
- SQL UPDATE TO A DATA CAPTURE TABLE NOT SIGNALED TO ORIGINATING SUBSYSTEM
DataPropagator (DPropNR) exit routine issued an SQL INSERT, UPDATE, or DELETE statement to a table
defined with DATA CAPTURE CHANGES. Since data capture is already in progress, notification is not sent back
to the originating IMS subsystem.
- Ação do sistema
- DB2 changes the data and records the change in the log.
DB2 does not notify DPropNR's exit routine of the change, because doing so might cause the same change to be made again.
SQLSTATE: 01561
|
| |