Aviso importante


  C. A. Dornelles

SQL - SQLCODE's - Códigos positivos - +110


Volta a página anterior

Volta ao Menu Principal


Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com

SQLCode +110

   
 
  • 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