Entering content frameProcedure documentation List All Registered Database Instances Locate the document in its SAP Library structure

Use

You can call up the list of all database instances registered on the server.

If you specify the [-s] option, the service database instances for each version of the database software are also listed (Kernel Access Through a Service Session).

Prerequisites

You have called the Database Manager CLI using the -n option.

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

db_enum [-s]

Reply

The system outputs an OK message. Then a table is output showing all of the registered database instances.

OK<NL>
<database_name><TAB><inst_root><TAB><version>[<TAB><description>]<NL>
<database_name><TAB><inst_root><TAB><version>[<TAB><description>]<NL>
...

Reply values

<database_name>

Name of database instance

<inst_root>

Installation path

<version>

Software installation version

<description>

More information about the database instance

 

Note

MK1 C:\Program Files\SAP DBTech\V72" 7.2.1.0 fast offline

MK1 C:\Program Files\SAP DBTech\V73" 7.3.0.14 slow running

 

 

 

Leaving content frame