MSIR.0471 SYBMSG(20470,15,1) Can't start new thread, no SDAEMON's available: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
A [http://m204wiki.rocketsoftware.com/images/e/e4/JsdsrNew.pdf Janus Specialty Data Store] thread could not open a new thread as required by the middleware with which it is communicating (presumably a Sybase Adaptive Server) because there are no free SDAEMON's. Increase the number of SDAEMON's available to the Online by increasing the number of IODEV 15's (or whatever SDAEMDEV is set to) and cycling the Online or determine why the all the SDAEMON's in the current Online pool are all in-use.
A [[Media:JsdsrNew.pdf|Janus Specialty Data Store]] thread could not open a new thread as required by the middleware with which it is communicating (presumably a Sybase Adaptive Server) because there are no free SDAEMON's. Increase the number of SDAEMON's available to the Online by increasing the number of IODEV 15's (or whatever SDAEMDEV is set to) and cycling the Online or determine why the all the SDAEMON's in the current Online pool are all in-use.


[[Category:Sirius Mods messages]]
{{Template:MSIR.0471 footer}}
[[Category:MSIR.0400 - MSIR.0599]]

Latest revision as of 23:13, 3 March 2017

A Janus Specialty Data Store thread could not open a new thread as required by the middleware with which it is communicating (presumably a Sybase Adaptive Server) because there are no free SDAEMON's. Increase the number of SDAEMON's available to the Online by increasing the number of IODEV 15's (or whatever SDAEMDEV is set to) and cycling the Online or determine why the all the SDAEMON's in the current Online pool are all in-use.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages