Administrator Guide : Error codes : solidDB® COM (communication) messages
  
solidDB® COM (communication) messages
Code
Class
Type
Description
30001
COM
Message
User <username> connected, user id <id>, machine id <id>
30002
COM
Message
User <username> connection timed out, user id <id>, machine id <id>
30003
COM
Message
User <username> was disconnected abnormally, user id <id>, machine id <id>
30004
COM
Message
User <username> disconnected, user id <id>, machine id <id>
30005
COM
Message
Admin user <username> connected, user id <id>, machine id <id>
30006
COM
Message
User <username> connected from a remote control, user id <id>, machine id <id>
30007
COM
Message
User <username> transaction idle timed out, user id , machine id <id>
30008
COM
Message
User <username> transaction timed out, user id %d machine id <id>
30009
COM
Message
User <username> tried to connect from <value> with an illegal username or password.
30010
COM
Message
User <username> failed to connect version mismatch. Client version <version>, server version <version>
30011
COM
Message
User <username> failed to connect, collation version mismatch.
30012
COM
Message
User <username> failed to connect, there are too many connected clients.
30013
COM
Message
New connections allowed.
30014
COM
Message
New connections can not be allowed.
30015
COM
Message
No new connections allowed.
30016
COM
Message
Listening of <connect string> started.
30017
COM
Message
Listening of <connect string> stopped.
30018
COM
Message
No valid listening name specified. Exiting from <server_name>.
30019
COM
Message
Cannot start listening
30020
COM
Message
Server is in fatal state no new connections are allowed
30021
COM
Message
Unknown connection recycling XECB.
30022
COM
Message
User <username> failed to connect database, character set is utf8, unsupported by client.
30023
COM
Message
User <username> failed to connect, default char binding uses codepage <codepage>
Your client does not support the Unicode database mode; update the client to the same version as the server.
30024
COM
Message
Failed to set Com.ListenThreadPriority, value not changed.
Note Com.ListenThreadPriority is an internal parameter. solidDB® Support might ask you to set this parameter for troubleshooting purposes.
See also
Error codes