Sybase 11.9.x-12.5 User Manual
Page 404

Server Error Messages 9500 – 9599
1078
9540
17
Insufficient number of messages to execute this parallel query. Increase the value of the
configuration parameter 'number of messages'.
Explanation:
9541
18
Worker Process API internal error %d. Consider running this query serially by setting the
session parameter 'parallel_degree' to 1. Please contact Sybase Technical SUpport
Explanation:
9543
16
Parameter passed to %s has an invalid type. It must be of type %s.
Explanation:
9544
16
Invalid time syntax in parameter for %s: '%.*s'.
Explanation:
9545
16
Invalid time value in parameter for %s: '%.*s'.
Explanation:
9546
10
AN ADJUSTED QUERY PLAN IS BEING USED FOR STATEMENT %d BECAUSE
Explanation:
The remainder of this explanatory message appears in 9547.
9547
10
NOT ENOUGH WORKER PROCESSES ARE CURRENTLY AVAILABLE.
Explanation:
The first portion of this explanatory message appears in 9546.
9548
10
ADJUSTED QUERY PLAN:
Explanation:
This is a message header.
9549
17
Worker process (fid=%d, spid=%d) encountered error: %d, severity: %d, state: %d during
parallel query initialization. If the problem persists, consider setting the value of session
parameter 'parallel_degree' to 1 and rerunning the query.
Explanation:
The message indicates a problem initiating a parallel query.
fid
is the family
id of the worker process. You can use
set parallel_degree 1
to limit the session to serial
operation.
9550
16
The lightweight procedure ’%.*s’ cannot be executed because it does not exist.
Explanation:
Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
9551
16
The specified password does not have any numeric characters. New passwords must have
at least one numeric character.
Explanation:
Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
9552
16
The identity gap ’%d’ specified is too large for the identity column’s precision of ’%d’.
Explanation:
Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
Number
Severity
Text and Explanation