SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-49
SQL 15389
Where int1 is the idle server count specified in the command.
Where int2 is the maximum server count for the data source specified in the
command.
Where string1 is the data source name.
Cause. Idle server count is too large.
Effect. The operation fails.
Recovery. Either increase the maximum server count or decrease the idle server
count of the data source.
SQL 15390
Where int1 is the initial server count specified in the command.
Where int2 is the maximum server count for the data source specified in the
command.
Where string1 is the data source name.
Cause. Initial server count is too large.
Effect. The operation fails.
Recovery. Either increase the maximum server count or decrease the initial server
count of the data source.
SQL 15391
Where string1 is the data source name.
Cause. A failure occurs in the client library.
Effect. The operation fails.
Recovery. See the lower-level error messages that follow this message.
15389 Idle server count int1 exceeds maximum server count
int2, for DS string1.
15390 Initial server count int1 exceeds maximum server count
int2 (or 200, whichever is smaller) for DS string1.
15391 Could not start DS string1. +++SUGG: Most likely
reason is that SERVICE is in the stopped state. Use INFO
SERVICE to check the SERVICE state.