Administrator Guide : Error codes : solidDB® SRV (server) errors
  
solidDB® SRV (server) errors
Code
Class
Type
Description
30100
SRV
Message
Server shut down by the application.
30101
SRV
Message
Server shut down by either ALT+F4 or kill command
30102
SRV
Message
User <username> issued shut down server command, user id <username>
30103
SRV
Message
Server shut down by unknown user (sc==NULL)
30104
SRV
Message
Shutdown aborted; denied by user callback.
30105
SRV
Message
<server_name> is shut down
30106
SRV
Message
Some thread still active wait extra <value> seconds...
30106
SRV
Message
Failed to set Srv.TaskThreadPriority, value not changed.
Note Srv.TaskThreadPriority is an internal parameter. solidDB® Support might ask you to set this parameter for troubleshooting purposes.
30110
SRV
Message
Service <service_name> installed
30111
SRV
Message
Service <service_name> removed
30112
SRV
Message
Install service <service_name> failed! Error code <error_code>
30113
SRV
Message
Remove service <service_name> failed! Error code <error_code>
30114
SRV
Message
Usage for service option: -s{start|install|remove} name exepath [autostart]
30115
SRV
Message
Failed to change the current working directory to <directory_name>
30116
SRV
Message
Current working directory changed to <directory_name>
30117
SRV
Message
<solidDB®_version>
30118
SRV
Message
<copyright>
30119
SRV
Message
<startup_time>
30120
SRV
Message
Failed to start the server. Exiting from <value>
30121
SRV
Message
Causing intentionally an access violation...
30122
SRV
Message
Causing intentionally an internal error...
30123
SRV
Message
Exiting server with ADMIN COMMAND 'errorexit <number>'...
30124
SRV
Message
Exiting server with ADMIN COMMAND 'assertexit'...
30125
SRV
Message
Admin command: <command>
30126
SRV
Message
Admin event: <command>
30127
SRV
Message
Invalid license file <license_file>
30128
SRV
Message
Using license file <license_file>
30129
SRV
Message
Signal <value>
30130
SRV
Message
Server process has encountered an internal error and is unable to continue normally.
30131
SRV
Message
Command line: <value>
30132
SRV
Message
SS_DEBUG=<value>
30133
SRV
Message
Asynch pingtest completed successfully to <value>.
30134
SRV
Message
Alternate inifile name is too long (>254); parameter ignored.
30140
SRV
Message
The argument following option -x pagedmem:[client:] must be 16, 32, or 64 (default: 16)
30141
SRV
Message
Testing system performance.
30142
SRV
Message
Testing was successful.
30143
SRV
Message
Testing failed.
30144
SRV
Message
Server in backup server mode. Operation refused
30145
SRV
Message
Connect failed illegal user name or password
30146
SRV
Message
Failed to create thread <value>
30147
SRV
Message
HSB enabled server cannot operate without HotStandby license: set HotStandby.HSBEnabled to No.
30148
SRV
Message
<value> option is activated.
30149
SRV
Message
Server emergency shutdown.
30150
SRV
Fatal Error
Server not started.
This error is given if the solidDB® server cannot be started.
30151
SRV
Message
Database started.
30152
SRV
Message
Memory allocation size has exceeded <value>MB. Current size: <value> butes. Number of allocations: <value>.
30153
SRV
Message
Memory allocation size has fallen below <value>MB. Current size: <value> bytes. Number of allocations: <value>.
30154
SRV
Message
Statement (id: <userid> userid: <type> type: <value>) has allocated <value> bytes of memory SQL: <value>.
30155
SRV
Message
Process size <virtual_size> is <above|below> the <warning_level|limit|low_level> <value>
30156
SRV
Message
Server health check monitoring started.
30158
SRV
Message
Parameter General.MultiprocessingLevel has been set automatically to <value>, the number of logical CPUs detected.
As of V6.5 Fix Pack 4, the factory value of General.MultiprocessingLevel is read from the system as the number of logical processing units. With some processor architectures, the number of logical processing units might not be the same as the number of physical cores. In such cases, the optimal value for this parameter typically varies between the number of the physical cores and the number of logical processing units.
30159
SRV
Message
Failed to load external authentication module. Cannot login externally authenticated users. See Encryption for more details.
30161
SRV
Message
Strong encryption enabled.
30162
SRV
Message
Strong encryption disabled, using default.
30163
SRV
Message
Opening an encrypted database file.
30164
SRV
Message
Encrypting the database file
30165
SRV
Message
Decrypting the database file.
30166
SRV
Message
Database file is not encrypted.
See also
Error codes