MSIR.0380 SSLCACHE must be greater than or equal to number of threads on port

From m204wiki
(Redirected from MSIR.0380)
Jump to navigation Jump to search

This message indicates that the SSLCACHE parameter was specified on a JANUS DEFINE command and the value for the SSLCACHE was less than the number of threads for the port. Since an active SSL session uses a single SSLCACHE entry there must be at least as many SSLCACHE entries as number of threads for the port.


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