Linking Oracle Server With The Data Protector Mml - 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

2.
Mount the Oracle database and start the archived logging mode using the
Oracle Server Manager. Run:
startup mount
alter database archivelog;
archive log start;
alter database open;
Example
For the Oracle instance PRO, run:
UNIX: export ORACLE_SID=PRO
Windows: set ORACLE_SID=PRO
sqlplus /nolog
SQLPLUS> connect user/passwd@PRO;
Connected.
SQLPLUS> startup mount
ORACLE instance started.
Total System Global Area
Fixed Size
Variable Size
Database Buffers
Redo Buffers
Database mounted.
SQLPLUS> alter database archivelog;
Statement processed.
SQLPLUS> archive log start;
Statement processed.
SQLPLUS> alter database open;

Linking Oracle Server with the Data Protector MML

To use the Data Protector SAP R/3 integration in the RMAN mode, the Oracle Server
software needs to be linked with the Data Protector Oracle integration Media
Management Library (MML) on every client on which an Oracle instance is running:
When you start backups or restores using the Data Protector GUI or CLI, Data
Protector automatically links Oracle Server with the correct platform–specific Data
Protector MML.
172
Integrating SAP R/3 and Data Protector
6060224 bytes
47296 bytes
4292608 bytes
1638400 bytes
81920 bytes

Advertisement

Table of Contents
loading

Table of Contents