HP Application Recovery Manager software Integration guide (March 2008)

5. Specify the application that you want to back up. In Application database, type
the name of the database to be backed up.
The database name can be obtained using SQL*Plus:
SQL>select name from v$database;
NOTE:
In a single-instance configuration, the database name is usually the same
as its instance name. In this case, the instance name can be also used. The
instance name can be obtained as follows:
SQL>select instance_name from v$instance;
RAC:
Note that the database name is the same for all instances.
UNIX only
: Type the username and user group of the Oracle user. See
Configuring Oracle users on UNIX on page 96 for information on how to
identify that user.
Figure 28 Specifying an Oracle Server system (Windows)
Application Recovery Manager Oracle integration110