solidDB Help : solidDB reference : Error codes : Error classes
  
Error classes
The error classes are described in the following table:
 
Error class
Description
System
System errors are detected by the operating system and demand administrative actions.
For the list of errors, see solidDB system errors.
Database or DBE (database engine)
Database or DBE errors 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 (DBE) errors and messages.
Table or TAB (table)
Table or TAB errors and messages are caused by erroneous SQL statements detected by the server. Administrative actions are not needed.
For the list of errors and messages, see solidDB table (TAB) errors and messages.
Communication, COM, Session, or RPC
The communication type errors are encountered by network problems, faulty configuration of the solidDB software, or ping facility errors. The errors in these classes usually demand administrative actions. Messages typically do not require administrative actions.
For the list of errors and messages, see:
Server
Server errors are caused by erroneous administrative actions or client requests. They can demand administrative actions.
For the list of errors, see solidDB server (SRV) errors and messages.
Procedure
Procedure errors are encountered when defining or executing a stored procedure. Administrative actions are not needed.
For the list of errors, see solidDB procedure errors.
SA API
SA API errors are return codes for the SA function SaSQLExecDirect.
For more information, see solidDB API errors.
Sorter or XS
Sorter or XS errors are encountered when the external sorter algorithm is solving queries that require ordering rows.
Synchronization or SNC
Synchronization or SNC errors can be encountered when creating or maintaining the solidDB environment. They occur when using certain solidDB statements that are proprietary SQL extensions.
HotStandby or HSB
HotStandby errors occur when using the ADMIN COMMAND 'HotStandby' commands.
SSA (solidDB SQL API)
SSA errors are caused by erroneous use of the solidDB SQL API (SSA). solidDB ODBC and JDBC drivers are implemented on this API.
For the list of errors, see solidDB SQL API (SSA) errors.
FEC replication errors
FEC errors and messages are all replication related.
For the list of errors and messages see solidDB replication (FEC) errors and messages.
CP (checkpoint)
CP messages provide information about the status or conditions of checkpoint operations.
For the list of messages, see solidDB checkpoint (CP) messages.
BCKP (backup)
BCKP messages provide information about the status or conditions of backup operations.
For the list of messages, see solidDB backup (BCKP) messages.
AT (timed commands)
AT messages provide information about the status or conditions of executing timed commands.
For the list of messages, see solidDB timed commands (AT) messages.
LOG (logging)
LOG messages provide information about the status or conditions of transaction logging.
For the list of messages, see solidDB logging (LOG) messages.
INI (configuration file)
INI messages provide information about the use of the solid.ini configuration file.
For the list of messages, see solidDB configuration file (INI) messages.
FILE (file system)
FILE messages provide information about file system operations, for example, for database and log files.
For the list of messages, see solidDB file system (FIL) messages.
SMA (Shared Memory Access)
SMA messages provide information about operations when solidDB is used with Shared Memory Access.
For the list of errors, see solidDB Shared Memory Access (SMA) errors.
SQL errors
SQL errors are caused by erroneous SQL statements detected by the solidDB SQL Parser. Administrative actions are not needed.
For the list of errors, see solidDB SQL errors.
Executable errors
Executable 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.
For the list of errors, see solidDB executable errors.
solidDB Speed Loader (solloado or solload)
Speed Loader errors are encountered when running the solidDB Speed Loader utility (solloado or solload) to load data from external files into the solidDB database.
In addition to the errors and messages described above, you might receive an internal error. In such a case, contact solidDB Support.
Go up to
Error codes