M204.2977: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
No edit summary |
||
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
<p> | <p> | ||
This message is used to report error conditions in Janus 2-Phase Commit Processing. | |||
</p> | </p> | ||
In the Connection phase of processing, <b><i>token</i></b> may be one of the following: | |||
<ul> | |||
<LI>No started 2PC ports</LI> | |||
<LI>No available coordinator</LI> | |||
<LI>Error looking up host name</LI> | |||
<LI>Unable to resolve host name</LI> | |||
<LI>Connection to coordinator lost</LI> | |||
<LI>Could not connect to coordinator</LI> | |||
<LI>TLS handshake error</LI> | |||
<LI>All connections on port in use</LI> | |||
<LI>insufficient virtual storage</LI> | |||
<LI>maximum connections exceeded</LI> | |||
</ul> | |||
In the Voting phase of processing, <b><i>token</i></b> may be one of the following: | |||
<ul> | |||
<LI>Global transaction voted down </LI> | |||
<LI>No available coordinator</LI> | |||
<LI>Invalid response received</LI> | |||
<LI>XID set on SetGlobal does not exist</LI> | |||
<LI>Branch ID set on SetGlobal does not exist</LI> | |||
<LI>Branch in invalid state</LI> | |||
<LI>Unknown error received from coordinator</LI> | |||
</ul> | |||
<p> | <p> | ||
<b>Response:</b> | <b>Response:</b> | ||
Line 9: | Line 43: | ||
</p> | </p> | ||
<p><b>Version introduced:</b> | <p><b>Version introduced:</b> | ||
7.8 | |||
</p> | </p> | ||
{{Template:M204.2977 footer}} | {{Template:M204.2977 footer}} | ||
[[Category: Pending messages]] | [[Category: Pending messages]] |
Revision as of 22:33, 16 October 2025
M204.2977 Global transaction error: token
This message is used to report error conditions in Janus 2-Phase Commit Processing.
In the Connection phase of processing, token may be one of the following:
- No started 2PC ports
- No available coordinator
- Error looking up host name
- Unable to resolve host name
- Connection to coordinator lost
- Could not connect to coordinator
- TLS handshake error
- All connections on port in use
- insufficient virtual storage
- maximum connections exceeded
In the Voting phase of processing, token may be one of the following:
- Global transaction voted down
- No available coordinator
- Invalid response received
- XID set on SetGlobal does not exist
- Branch ID set on SetGlobal does not exist
- Branch in invalid state
- Unknown error received from coordinator
Response: >** Replace this with a description of the action the customer should take **<
Version introduced: 7.8
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |