M204.1990: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
<p>
<p>
A Parallel Query Client Process(<i>token</i>) has sent Data to its Remote Partner at Remote Id(<i>token3</i>) on behalf of User(<i>token2</i>)
A Parallel Query Client Process(<i>token</i>) has sent Data to its Remote Partner at Remote Id(<i>token3</i>) on behalf of User(<i>token2</i>)
  expecting to Receive a (<b><i>Send Indicator</b></i>) has failed with Error Code (<i>hexValue</i>).
  and expects to Receive a <b><i>Send Indicator</b></i>, but the Receive has failed with Error Code (<i>hexValue</i>).
</p>
</p>
<p>
<p>
<b>Response:</b>
<b>Response:</b>
>** Replace this with a <b><i>description of the action</i></b> the customer should take **<
Obtain audit trails from both the client and service Onlines, and the resulting Snap. Contact [[Contacting Rocket Software Technical Support|Technical Support]]
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>

Revision as of 19:29, 7 October 2025

M204.1990  Send indicator expected from Process token. User Id: token2 Remote Id: token3. WHAT_RECEIVED ​=​ hexValue

A Parallel Query Client Process(token) has sent Data to its Remote Partner at Remote Id(token3) on behalf of User(token2) and expects to Receive a Send Indicator, but the Receive has failed with Error Code (hexValue).

Response: Obtain audit trails from both the client and service Onlines, and the resulting Snap. Contact Technical Support

Version introduced: x.x

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