beautypg.com

Verifying installation, Removing recovery manager from linux systems – HP 3PAR Application Software Suite for Oracle User Manual

Page 31

background image

Allow RMOra to be run with 'oracle:oinstall' (y/n)?

y

Installation completed.

5.

After the installation is complete on all the required servers, you can allow Oracle users and
Database Administrators group access to the Recovery Manager commands and utilities by
running the rmora_chown utility if you did not specify during step 4.

You can use the utility command to allow only root or both root and a single non-root user to
manage all RMO database configurations.

#/opt/3PAR/RMOra/bin/rmora_chown -u -g

For more information about allowing types of users to manage all RMO database
configurations, refer to

“rmora_chown” (page 73)

.

Verifying Installation

To verify HP 3PAR Recovery Manager installation on a Linux system:
1.

Log in as the root user.

2.

Issue the rpm -qi RMOra command and verify:

RMOra

is the displayed package name under the Name field.

4.5.0

is the version displayed under the Version field.

Removing Recovery Manager from Linux Systems

To uninstall HP 3PAR Recovery Manager from a Linux system:
1.

Log in as the root user.

2.

Insert the HP 3PAR Recovery Manager CD into a CD-ROM drive.

NOTE:

If the CD is not mounted automatically, mount it manually.

# mount -t iso9660 -r /dev/cdrom /mnt/cdrom

3.

Change to the CD-ROM drive.

# cd /mnt/cdrom0/

4.

Enter ./rmora_uninstall.sh.

Confirm you want to uninstall RMO when prompted.

# ./rmora_uninstall.sh

Welcome to HP 3PAR Recovery Manager for Oracle

Checking for existing Recovery Manager installation...

The following version of RMOra has been found:

Currently Installed version: 4.5.0

Do you want to remove the existing RMOra? (y/n)y

Removing existing RMOra...

Recovery Manager removed

Removing Recovery Manager from Linux Systems

31