M204.1989

From m204wiki
Revision as of 18:35, 7 October 2025 by SteveS (talk | contribs)
Jump to navigation Jump to search

M204.1989  Data expected and not received from Process token. User Id: token2 Remote Id: token3. WHAT_RECEIVED ​=​ hexValue

> A Parallel Query Option Proces (Token) has sent its Remote Partner at Remote Id(Token3) on behalf of User(Token2) but the expected Server response has failed<

Response: >Compare the returned Status and StatusD with those listed in https://m204wiki.rocketsoftware.com/index.php/Horizon_error_processing#:~:text=Horizon%20error%20processing If the solution to the problem is not immediately apparent (e.g. Status=50 StatusD=7 Server security violation.) contact Technical Support <

Version introduced: 2.2

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter
SAVESaves the message in the VIEW ERRORS table
SNAPGenerates a CCASNAP for the run

Back to list of messages