Please enable JavaScript to view this site.

Navigation: Messages and Codes

Message Format

Scroll

The message format used by Connect CDC SQData is as follows:

Syntax

SQDnnnns (#) message_text (rc)

 

Message component Descriptions

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 as follows:

I – Informational message

W – Warning message

E – Error message

S – Severe error message

Note:  Both E and S Error messages generally 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).