Error class
|
Description
|
---|---|
System
|
System errors are detected by the operating system and demand administrative actions.
|
Database or DBE (database engine)
|
The errors in these classes are detected by the server and can demand administrative actions. Messages do not typically require administrative actions.
For the list of errors and messages, see solidDB® database errors and solidDB® database engine errors and messages.
|
Table or TAB (table)
|
These errors and messages are caused by erroneous SQL statements detected by the server. Administrative actions are not needed.
|
Communication, COM, Session, or RPC
|
The communication type errors are encountered by network problems, faulty configuration of the solidDB® software, or ping facility errors. These errors in these classes usually demand administrative actions. Messages typically do not require administrative actions.
For the list of errors and messages, see:
|
Server
|
These errors are caused by erroneous administrative actions or client requests. They can demand administrative actions.
|
Procedure
|
These errors are encountered when defining or executing a stored procedure. Administrative actions are not needed.
|
SA API
|
The SA API errors are return codes for the SA function SaSQLExecDirect.
|
Sorter or XS
|
These errors are encountered when the external sorter algorithm is solving queries that require ordering rows.
For the list of errors, see solidDB® sorter errors and solidDB® XS (external sorter) errors and messages.
|
Synchronization or SNC
|
These errors can be encountered when creating or maintaining the solidDB® environment. They occur when using certain solidDB® statements that are proprietary SQL extensions.
For the list of errors, see solidDB® synchronization errors and solidDB® SNC (synchronization) messages.
|
HotStandby or HSB
|
The HotStandby errors occur when using the ADMIN COMMAND 'HotStandby' commands.
|
SSA (solidDB® SQL API)
|
These errors are caused by erroneous use of the solidDB® SQL API (SSA). solidDB® ODBC and JDBC drivers are implemented on this API.
|
CP (checkpoint)
|
The CP messages provide information about the status or conditions of checkpoint operations.
|
BCKP (backup)
|
The BCKP messages provide information about the status or conditions of backup operations.
|
AT (timed commands)
|
The AT messages provide information about the status or conditions of executing timed commands.
|
LOG (logging)
|
The LOG messages provide information about the status or conditions of transaction logging.
|
INI (configuration file)
|
The INI messages provide information about the use of the solid.ini configuration file.
|
FILE (file system)
|
The FILE messages provide information about file system operations, for example, for database and log files.
|
SMA (shared memory access)
|
The SMA messages provide information about operations when solidDB® is used with shared memory access.
|
SQL errors
|
These errors are caused by erroneous SQL statements detected by the solidDB® SQL Parser. Administrative actions are not needed.
|
Executable errors
|
These errors are caused by the failure of the solidDB® server executable or a command-line-argument-related error. They enable implementing intelligent error handling logic in system startup scripts.
|
solidDB® Speed Loader (solloado or solload)
|
These errors are encountered when running the solidDB® Speed Loader utility (solloado or solload) to load data from external files into the solidDB® database.
|