Displaying the Database Kernel Variant
Use
You display the variant of the database kernel of the current
database instance.Prerequisites
You have the DBM operator authorization
DBInfoRead.The database instance is in
operational state ONLINE or ADMIN.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 operational state, the system answers this command with an error message.