You display the version information of the Database Manager. Since the version of the DBM Server is always the same as the version of the database software, you can easily determine the version of the database software.
You do not need to log on to the database manager to execute this DBM command.
You do not require any server authorization.
dbm_version
OK
VERSION =
<version><NL>
BUILD =
<build_number><NL>
OS =
<os><NL>
INSTROOT =
<dependent_path><NL>
LOGON =
<logon_state><NL>
CODE =
<code><NL>
SWAP
= <swap><NL>
UNICODE =
(YES|NO)<NL>
INSTANCE =
(OLTP|LVC|CS|BW|unknown)<NL>
SYSNAME =
<os><NL>
VERSION |
Version number of the Database Manager |
BUILD |
Identification number of the Database Manager |
OS |
Name of the operating system |
INSTROOT |
Installation directory of the version-dependent components |
LOGON |
Displays whether a logon to the operating system has been
performed: |
CODE |
Character set used in the Database Manager: ASCII or UTF8 |
SWAP |
Swap type used in the Database Manager (internal
representation of numeric values): |
UNICODE |
yes: Database catalog in UNICODE |
INSTANCE |
|
SYSNAME |
Name of the operating system |
In the event of errors, see Reply Format.