Checking The Status Of The Oracle Listener - HP Data Protector A.06.11 Integration Manual

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

Advertisement

1.
Export or set the ORACLE_HOME and DB_NAME variables as described in
Step 1
on page 140.
2.
Start SQL*Plus from the bin directory in the ORACLE_HOME directory:
sqlplus /nolog
3.
Start SQL*Plus and type:
connect Recovery_Catalog_Login
select * from rcver;
exit
If this fails, open the recovery catalog.
Verify that the listener is correctly configured for the Oracle target database and
the recovery catalog database. This is required to properly establish network
connections:
1.
Export or set the ORACLE_HOME variable as described in
2.
Start the listener from the bin directory in the ORACLE_HOME directory:
lsnrctl status service
If this fails, startup the listener process and see the Oracle documentation for
instructions on how to create a configuration file (LISTENER.ORA).
On Windows, the listener process can be started in the Control Panel
> Administrative Tools > Services.
Figure 28 Checking the status of the Oracle listener
The status of the respective listener service in the Services window should be
Started, otherwise you must start it manually.
Integration guide for Oracle and SAP
Step 1
on page 140.
141

Advertisement

Table of Contents
loading

Table of Contents