beautypg.com

Setting up national language host support, Creating an rman recovery catalog – HP 3PAR Application Software Suite for Oracle User Manual

Page 47

background image

Setting up National Language Host Support

The Recovery Manager for Oracle message catalog and the symbolic link are installed in the
following locations:

Symbolic Link Location

Recovery Manager for Oracle Message Catalog
Location

OS

/usr/lib/locale/en_US

/opt/3PAR/msg/en_US

Solaris

/usr/lib/locale/en_US

/opt/3PAR/RMOra/msg/en_US

Linux

/usr/lib/nls/msg/C

/opt/3PAR/msg/en_US

HP UX

/usr/lib/nls/msg/en_US

/opt/3PAR/msg/en_US

AIX

To retrieve the text messages properly, you must set the NLSPATH path environment; for
example:

# NLSPATH=$NLSPATH:/usr/lib/locale/%L/%N

# export NLSPATH

Setting up Manual Pages on Database and Backup Servers

Recovery Manager for Oracle provides manual pages in the /opt/3PAR/man directory for Solaris,
HP UX, and IBM AIX systems, and in the /opt/3PAR/RMOra/man directory for Linux systems.

To access the manual pages, define the environment variable MANPATH as follows:

# MANPATH=$MANPATH:/opt/3PAR/man

# export MANPATH

# LC_ALL=en_US

# export LC_ALL

For Linux systems, change the manual page directory to /opt/3PAR/RMOra/man.

Setting up a Search Path on Database and Backup Servers

Recovery Manager for Oracle executables are stored in the /opt/3PAR/RMOra/bin directory.

To add the Recovery Manager executables to the Recovery Manager search path, use the
following commands:

# PATH=$PATH:/opt/3PAR/RMOra/bin

# export PATH

Creating an RMAN Recovery Catalog

This section describes how to create and configure an RMAN Recovery Catalog. Refer to Oracle
documentation for more detailed information.

Setting up National Language Host Support

47