Using the data protector cli – HP A.06.11 User Manual

Page 45

Advertising
background image

Using the Data Protector CLI

NOTE:

On HP OpenVMS, to invoke the Data Protector CLI, run:
$@OMNI$ROOT:[BIN]OMNI$CLI_SETUP.COM

1.

UNIX only:

Log in to the Oracle Server system with an OSDBA user account.

2.

On the Oracle Server system, from the directory:

Windows:

Data_Protector_home\bin

HP-UX, Solaris, and Linux:

/opt/omni/lbin

Other UNIX:

/usr/omni/bin/

run:

Windows:

perl -I..\lib\perl util_oracle8.pl -config -dbname DB_NAME

-orahome ORACLE_HOME PRIMARY_DB_LOGIN [CATALOG_DB_LOGIN]

[STANDBY_DB_LOGIN] [-client CLIENT_NAME]

UNIX:

util_oracle8.pl -config -dbname DB_NAME -orahome

ORACLE_HOME PRIMARY_DB_LOGIN [CATALOG_DB_LOGIN]

[STANDBY_DB_LOGIN] [-client CLIENT_NAME]

HP OpenVMS:

util_oracle8 -config -dbname DB_NAME -orahome ORACLE_HOME

PRIMARY_DB_LOGIN [CATALOG_DB_LOGIN] [STANDBY_DB_LOGIN]

[-client CLIENT_NAME]

where:

PRIMARY_DB_LOGIN

is:

-prmuser PRIMARY_USERNAME

-prmpasswd PRIMARY_PASSWORD

-prmservice

primary_net_service_name_1[,primary_net_service_name_2, ...]

Integration guide for Oracle and SAP

45

Advertising