Connection strings used in the examples – HP A.06.11 User Manual
Page 120

ORACLE_HOME=/opt/oracle/product/10.1.0
ORACLE_TERM=HP
DB_NAME=PROD
PATH=$PATH:/opt/oracle/product/10.1.0/bin
NLS_LANG=american
NLS_DATE_FORMAT='Mon DD YYYY HH24:MI:SS'
HP OpenVMS example
ORACLE_HOME=DKA400:[ORACLE9I]
ORACLE_TERM=HP
DB_NAME=PROD
•
Check that the /etc/oratab file has the following line:
Windows:
PROD:Oracle_home\product\10.1.0:N
UNIX:
PROD:/opt/oracle/product/10.1.0:N
HP OpenVMS:
•
Oracle 9i:
Oracle_home/oratab
TEST:/DKA400/ORACLE9I:N CAT:/DKA400/ORACLE9I:N
The last letter determines whether the database will automatically start upon
bootup (Y) or not (N).
Connection strings used in the examples
In the examples below, the following connection strings are used:
•
Target connection string for target database:
sys/manager@PROD
where sys is the username, manager is the password and PROD is a net service
name.
•
Recovery catalog connection string for recovery catalog database:
rman/rman@CATAL
where rman is the username and password and CATAL is a net service name.
Integrating Oracle and Data Protector
120