You display information about a database instance. You specify what information you want to display using the info ID.
The most important info IDs are described below. You can display a list of available info IDs by entering the info ID INFOS.
You have the DBInfoRead server authorization.
You have opened a database session (see: db_connect).
info <info_ID>
Option |
Description |
---|---|
<info_ID> |
ID of the information to be displayed The most important info IDs are: CACHES | DATA | LOG | STATE | VERSIONS | INFOS CACHES: Access to the cashes and hit rates DATA: Path, size and load of data volumes LOG: Comprehensive information about the log area STATE: Information about the current state of the database instance VERSIONS: Database software version INFOS: All available info IDs |
OK
END|CONTINUE
<description_record> <info_record> <info_record>
Value |
Description |
---|---|
END |
The complete result set was output. |
CONTINUE |
More results data is available. |
<description_record> |
Name of the fields of the subsequent information lines |
<info_record> |
Information |
Call the Database Manager CLI, log on as operator OLEG with the password MONDAY, connect to the database instance DEMODB.
Display the version of the database software:
>dbmcli -u OLEG,MONDAY -d DEMODB info VERSIONS
OK
END
Name | Value
Kernel = Kernel 7.6.00 Build 016-123-109-428
Runtime Environment = W32/INTEL 7.6.00 Build 016-123-109-428