Messages and codes - connect_cdc_sqdata - Latest

Connect CDC (SQData) Error Messages and Codes

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Error Messages and Codes
Copyright
2024
First publish date
2000
Last edition
2024-08-01
Last publish date
2024-08-01T17:04:43.071121

This section contains a complete alphabetical listing of the messages and associated codes issued by Connect CDC (SQData) Capture Agents, Parser, Apply Engine and other utilities in all operating environments including z/OS, AIX, Linux and Windows.

Message format

The message format used by Connect CDC (SQData):

Syntax
SQDnnnns (#) message_text (rc)

where:

Message component Description
SQD Prefix for all SQDATA messages.
xnnn A letter and three (3) digits or a four (4) digit message number.
s The severity code associated with the event.
  • I – Informational message
  • W – Warning message
  • E – Error message
  • S – Severe error message
    Note: Both E and S error messages cause Connect CDC (SQData) to stop executing.
(#) Optional module identifier used internally by Precisely development staff.
message_text The text associated with a particular message number.
rc Some messages also include a Return Code.
  • 0 – indicates successful completion of a component
  • 4 – indicates a warning event has occurred
  • 8 – indicates an error has occurred
  • 12 – indicates an error has occurred
  • 16 – indicates that a severe error has occurred. A return code of 16 is generally a "signal" error (pseudo abend).