Sybase 11.9.x-12.5 User Manual
Page 199

CHAPTER 6 Adaptive Server Error Messages
873
2420
17
Unable to load Unicode-based character set conversion table '%.*s' - Unicode conversion
cache is full. Please notify your system administrator to add mode unicode buffers.
Explanation:
Command failed due to resource limitation. Modify the command to fit
available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.
2421
11
Unable to use Unicode-based character set conversion - The requested character set is not
supported: id = %d.
Explanation:
Command failed. Check syntax and your Adaptive Server environment.
2422
11
Unable to use Unicode-based character set conversion - The requested character set is not
supported: name = '%.*s'.
Explanation:
Command failed. Check syntax and your Adaptive Server environment.
2423
18
Unexpected error returned from Unilib functions: return value = %d.
Explanation:
Command failed due to internal Adaptive Server problem. Perform any
diagnostic action indicated by the message. Report the error to your System Administrator.
2424
16
TEXT data not supported when data size is changing between the ’%.*s’ and ’%.*s’
character sets due to character set conversion. The conversion ratio is %d:%d. Please
connect again with conversions off, or use client-side conversions.
Explanation:
This message is raised when data is shrinking or growing and an attempt is
made to access TEXT data. The first two arguments are filled in with the server and client
character set names, respectively. The second two arguments are the expansion factors
from server to client.
2425
18
Unable to use Unicode-based character set conversion - Can not get conversion handle for
server’s default character set. Please check server’s error log file.
Explanation:
This message is raised when client tries to setup a Unicode conversion and
server’s conversion handle is not installed during startup. Report the error to your System
Administrator.
2426
10
LONGCHAR datatype not allowed on output because client does not support it.
Explanation:
This is an informational message. Unless otherwise specified, no action is
required.
2427
10
LONGCHAR datatype not allowed on output because unicode conversions have not been
enabled. Please see the System Administrator for asistance.
Explanation:
This is an informational message. Unless otherwise specified, no action is
required.
2428
10
Unrecongnized server or client unilib character set ID. Expansion factor is set to 1.
Explanation:
This is an informational message. Unless otherwise specified, no action is
required.
2429
10
No matched unilib character set ID for the server or client character set ID. Expansion
factor is set to 1.
Explanation:
This is an informational message. Unless otherwise specified, no action is
required.
Number
Severity
Text and Explanation