HP Data Protector A.06.11 Integration Manual page 218

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

Advertisement

1.
Verify that you can access the Oracle Target Database and that it is opened, as
follows:
Export ORACLE_HOME and ORACLE_SID as follows:
• if you are using an SH - like shell enter the following commands:
ORACLE_HOME="ORACLE_HOME"
export ORACLE_HOME
ORACLE_SID ="ORACLE_SID"
export ORACLE_SID
• if you are using a CSH - like shell enter the following commands:
setenv ORACLE_HOME "ORACLE_HOME"
setenv ORACLE_SID "ORACLE_SID"
Start the SQL Plus from the ORACLE_HOME directory:
bin\sqlplus
At theSQL prompt, type:
connect user/passwd@service
select * from dba_tablespaces;
exit
If it fails, open the Oracle Target Database.
218
Integrating SAP R/3 and Data Protector

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Data Protector A.06.11 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents