M204.1991

From m204wiki
Jump to navigation Jump to search

M204.1991  Invalid conversation state. Process: token. User Id: token2 Remote Id: token3. STATE ​=​ token4

A Parallel Query Client Process(token) has Sent Data to or Received Data from its Remote Partner at Remote Id(token3) on behalf of User(token2) but this has been rejected because the named Process was not in the appropriate Conversational State for the Verb being executed. The Current Conversational State is listed(token4). Please see Horizon Conversation States and Statements for more detail on Conversational States.

Response: Obtain audit trails from both the client and service Onlines, and the resulting Snap. 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