Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

ERRROWNOTFOUND Statement

ERRROWNOTFOUND Statement

The ERRROWNOTFOUND statement specifies whether PowerExchange generates or does not generate errors for UPDATE or DELETE operations on nonexistent rows.
Include the ERRROWNOTFOUND statement in the DBMOVER configuration file on the target system.
All
No
ERRROWNOTFOUND={
N
|Y}
  • N
    .
    PowerExchange does not generate errors.
  • Y.
    PowerExchange generates an error, increments the error count, and writes the record in error to the reject file.
Default is N.
This statement is valid only with Asynchronous with Fault Tolerance write mode. To use this mode, set the
Write Mode
value to
Asynchronous with Fault Tolerance
in the PWXPC Connection attribute.

0 COMMENTS

We’d like to hear from you!