Sharing Directories On The Application System - HP Data Protector A.06.11 Integration Manual

Zero downtime backup for oracle, sap r/3, microsoft sql server, microsoft exchange server, and microsoft volume shadow copy service
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;

Sharing directories on the application system

The following directories on the application system must be accessible:
sapbackup
sapreorg
Oracle home directory
BR*Tools home directory
180
Data Protector SAP R/3 ZDB integration
6060224 bytes
47296 bytes
4292608 bytes
1638400 bytes
81920 bytes

Advertisement

Table of Contents
loading

Table of Contents