Entering content frame

Procedure documentation List of 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 (Access Using a Service Session).

Prerequisites

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

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

Nor do you require an operator authorization.

Syntax

db_enum [-s]

Reply

The system outputs an OK message. Then a table is displayed, listing all of the registered database instances in tabular format.

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

Reply values

<database_name>

Name of database instance

<dependent_path>

Directory that contains the programs dependent on the database version.

<version>

Version of the database software

<description>

More information about the database instance

 

Note

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

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

 

 

Leaving content frame