HP Data Protector A.06.11 Integration Manual page 142

For oracle and sap
Hide thumbs Also See for Data Protector A.06.11:
Table of Contents

Advertisement

3.
Start SQL*Plus from the bin directory in the ORACLE_HOME directory:
sqlplus /nolog
4.
Start SQL*Plus and type:
connect Target_Database_Login
exit
and then
connect Recovery_Catalog_Login
exit
If this fails, see the Oracle documentation for instructions on how to create
a configuration file (NAMES.ORA).
Verify that the Oracle target database and the recovery catalog database are
configured to allow remote connections with the system privileges:
1.
Export or set the ORACLE_HOME and DB_NAME variables as described in
Step 1
2.
Start SQL*Plus from the bin directory in the ORACLE_HOME directory:
sqlplus /nolog
3.
Start SQL*Plus and type:
connect Target_Database_Login as SYSDBA
exit
and
sqlplus connect Recovery_Catalog_Login as SYSDBA
exit
Repeat the procedure using SYSOPER instead of SYSDBA.
If this fails, see the Oracle documentation for instructions about how to set up the
password file and any relevant parameters in the initDB_NAME.ora file.
If you use the recovery catalog database, verify that the target database is
registered in the recovery catalog:
1.
Export or set the ORACLE_HOME variable as described in
2.
Start SQL*Plus from the bin directory in the ORACLE_HOME; directory:
sqlplus /nolog
142
Integrating Oracle and Data Protector
on page 140.
Step 1
on page 140.

Advertisement

Table of Contents
loading

Table of Contents