MSIR.0186 Connection to server (servername) terminated, insufficient RPC buffer space: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (link repair)
Line 1: Line 1:
This message indicates that the RPC buffer was exhausted during a [http://m204wiki.rocketsoftware.com/images/4/4a/JoclrNew.pdf Janus Open Client] application. You must either change the [[JANUS DEFINE]] command, increasing the RBSIZE of the port used by the <var class="product">Janus Open Client</var> application, or change the <var class="product">Janus Open Client</var> application or the server it communicates with to reduce the total size of the RPC parameters.
This message indicates that the RPC buffer was exhausted during a [[Media:JoclrNew.pdf|Janus Open Client]] application. You must either change the <var>[[JANUS DEFINE]]</var> command, increasing the RBSIZE of the port used by the <var class="product">Janus Open Client</var> application, or change the <var class="product">Janus Open Client</var> application or the server it communicates with to reduce the total size of the RPC parameters.


{{Template:MSIR.0186 footer}}
{{Template:MSIR.0186 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0001 - MSIR.0199]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0001 - MSIR.0199]]

Revision as of 21:01, 7 July 2016

This message indicates that the RPC buffer was exhausted during a Janus Open Client application. You must either change the JANUS DEFINE command, increasing the RBSIZE of the port used by the Janus Open Client application, or change the Janus Open Client application or the server it communicates with to reduce the total size of the RPC parameters.


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
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages