Requesting the Database Kernel Variant
Use
You request the kernel variant of the current database instance.
Prerequisites
You have the DBM operator authorization
DBInfoRead.The database instance is in
WARM or COLD operation status.Syntax
db_speed
Reply
OK<NL>
Speed<NL>
(FAST|QUICK|SLOW|UNKNOWN|)
FAST |
Fastest database kernel variant, with minimum logging and runtime checks. |
QUICK |
Variant of the database kernel with various logs and runtime checks. |
SLOW |
Variant of the database kernel with extensive logs and runtime checks. |
UNKNOWN |
The kernel variant cannot be determined. |
If the database is in the
OFFLINE mode, the system answers this command with an error message.