You display the database kernel variant of the current database instance.
The database instance may not be in the OFFLINE operational state. Otherwise you receive an error message as a response to this command.
You have the DBInfoRead server authorization.
The database instance is in the ONLINE or ADMIN operational state.
db_speed
OK
Speed
(FAST | SLOW | TEST | UNKNOWN)
Value | Description |
---|---|
FAST | Fastest database kernel variant Only minimal logging and runtime checks are performed |
SLOW | Variant of the database kernel with extensive logging and runtime checks. |
TEST | The kernel variant TEST for additional tests is active. |
UNKNOWN | The kernel variant could not be determined. |
Kernel Variant |
Description |
---|---|
fast |
System default Fastest kernel variant, with minimum logging and runtime checks |
slow |
Kernel variant with extensive logging and runtime checks Do not use this kernel variant during production operation of the database. |
test |
Kernel variant that was developed especially for test purposes Do not use this kernel variant during production operation of the database. |
In the event of errors, see Reply Format.