MSIR.0154 SYBMSG(20154,15,1) Length of variables and RPC parameters exceeds RBSIZE: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that the RPC buffer was exhausted on a Janus server thread. You must either change the JANUS DEFINE command, increasing the RBSIZE of the port used by the ...")
 
m (1 revision)
(No difference)

Revision as of 16:40, 9 November 2010

This message indicates that the RPC buffer was exhausted on a Janus server thread. You must either change the JANUS DEFINE command, increasing the RBSIZE of the port used by the Janus server, or change the client application to reduce the total size of the RPC parameters.