Use
You request the version of the
DBM Server.Prerequisites
You do not need to log on to the
DBM Server to execute this DBM Server command.You also require no
DBM operator authorization.Syntax
dbm_version
Reply
OK
VERSION = <version><NL>
BUILD = <build_number><NL>
OS = <os><NL>
INSTROOT = <inst_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>
Values of the reply lines
<version> |
Version of the DBM Server |
<build_number> |
Identification number of the DBM Server program file |
<os> |
Operating system of the DBM Server |
<rundir> |
Installation directory of the version-dependent components |
<logon_state> |
Display whether a logon to the OS has taken place: False – no logon |
<code> |
Output of the character set used on the DBM Server: ASCII or EBCDIC |
<swap> |
Output of the swap type used on the DBM Server (internal representation of numeric values): full - lolo-lohi-hilo-hihi half - lohi-lolo-hihi-hilo |
<os> |
Name of the operating system |
In the event of errors, see
Reply Format.