Background documentationinst_enum Locate this document in the navigation structure

 

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

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>]

<option> :: = [ID] [<definition>]

<definition> :: = SYSTEM | ALL

Options

Option

Description

ALL

Display all installations

SYSTEM

Display only system-internal installations of the database software

ID

Display the installation IDs

Result

OK

<version>[<identifier>]<installation_path>

<version>[<identifier>]<installation_path>

...

Values for the Reply Fields

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

Glossary, Directory