Show TOC

inst_enumLocate this document in the navigation structure

Use

With this command you can display the list of the registered versions of the database software on the database computer.

Note

In a pure client installation, use the DBM option -s: Displaying Client Information for this command.

Prerequisites

You do not need to log on to Database Manager to execute this DBM command.

You do not require a server permission either.

Structure

inst_enum [<option>] | [<path>]

<option> :: = <definition> | SERVER | ID

<definition> :: = ALL | SYSTEM

Option

Description

ALL

Display all installations

SYSTEM

Display only system-internal installations of the database software

SERVER

Display all server installations

ID

Display the installation IDs (key or identifier of the installations)

<path>

Display the installation path

Result

OK

<version>[<identifier>]<installation_path>

<version>[<identifier>]<installation_path>

...

Value

Description

<version>

Registered version of the database software

<identifier>

ID of the installed base

If you did not assign an ID when you installed the software, you will see the installation path of the server software dependent on the database version instead.

<installation_path>

Installation path of the database version-dependent server software

Example

Call Database Manager CLI, display the list of all registered versions of the database software:

> dbmcli inst_enum ALL

OK

7.7.06.01 C:\Program Files\sdb\DEMODB

7.6.03.15 C:\Program Files\sdb\7603

7.7.03.17 C:\Program Files\sdb\programs\DatabaseStudio\utilities

More Information

Glossary, Version, Directory