MSIR.0158 SYBMSG(131,15,1) The size ((size)) given to the parameter '(parm)' exceeds the maximum (255).: Difference between revisions
Jump to navigation
Jump to search
Created page with "This message indicates that the length specified for a "char" or "varchar" parameter in a stream being handled by EXEC2RPC processing on a ''Janus Open Server'' port was inva..." |
Automatically generated page update |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
This message indicates that the length specified for a "char" or "varchar" parameter in a stream being handled by EXEC2RPC processing on a | This message indicates that the length specified for a "char" or "varchar" parameter in a stream being handled by EXEC2RPC processing on a [http://m204wiki.rocketsoftware.com/images/1/17/JosrvrNew.pdf Janus Open Server] port was invalid. This is indicative of an error in the client code. Turning on language/RPC debugging with a "JANUS TRACE 3" command and re-running the request will send the data being sent by the client to the Model 204 audit trail. | ||
[[Category: | {{Template:MSIR.0158 footer}} | ||
[[Category:MSIR.0001 - MSIR.0199]] | |||
Latest revision as of 23:00, 3 March 2017
This message indicates that the length specified for a "char" or "varchar" parameter in a stream being handled by EXEC2RPC processing on a Janus Open Server port was invalid. This is indicative of an error in the client code. Turning on language/RPC debugging with a "JANUS TRACE 3" command and re-running the request will send the data being sent by the client to the Model 204 audit trail.
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 |
| NOTERM | Does not display the message on the user's terminal |