Zdb Integrations Omnirc Variables - 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

1.
Determine if the database uses the SPFILE parameter:
SQL> show parameter spfile;
NAME
------------------------- ----------- -------------------
spfile
2.
Specify the new location for the control files by running the following command
(in a single line and without the "\" characters):
SQL> alter system setcontrol_files='/oracle/logs/RCVCAT\
/control01.ctl','/oracle/logs/RCVCAT/control02','/oracle\
/logs/RCVCAT/control03.ctl' scope=spfile;
3.
Shut down the database:
SQL> shutdown
4.
Move the control files to the new location:
mv /opt/oracle/product/9.2.0/oradata/control*
/oracle/oractl
5.
Restart the database:
SQL> startup

ZDB integrations omnirc variables

The Data Protector ZDB integrations use environment variables, which can be set in
the /opt/omni/.omnirc (on UNIX systems) or Data_Protector_home\omnirc
file (on Windows systems), on both the application and backup systems. These
variables are used for Data Protector ZDB integrations customizing. See the online
Help index: "omnirc options" for information on how to use the omnirc file.
For information on Data Protector ZDB agents omnirc file variables, see the HP Data
Protector zero downtime backup administrator's guide.
This section explains the omnirc file variables that can be set for the Data Protector
ZDB integrations.
ZDB_ORA_INCLUDE_CF_OLF: An Oracle integration or SAP R/3 integration related
variable.
TYPE
string
?/dbs/spfile@.ora
Zero downtime backup integration guide
VALUE
425

Advertisement

Table of Contents
loading

Table of Contents