3.5.1 MxDB-Oracle-HiAv Installation and Administration Guide
Chapter 1: Install MxDB-Oracle-HiAv 7
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
for each database. You will need to be the Oracle user when running the
command. The following example stops a service monitor for a database
instance called PROD:
$ /opt/polyserve/mxdb_oracle_ha/bin/MxDB-Oracle -S PROD
Oracle User is authenticated. Proceeding...
Validating Service Monitor for PROD
Preparing to stop the PROD Service on all nodes.
Command successfully submitted to the High Availability
engine.
Please note, the database will change state asynchronously.
Please allow an additional 15 seconds for the command to be
properly propagated throughout all nodes.
2. Remove Existing MxDB-Oracle-HiAv Virtual Oracle
Services
For each Virtual Oracle Service in the matrix, use the following command
to remove the Virtual Oracle Service. (This action does not manipulate the
SQL*Net files, which simplifies the re-creation phase later.)
$ export ORACLE_HOME=<the correct ORACLE_HOME directory for
the database>
$ mxdb -R <DBNAME>
3. Uninstall MxDB-Oracle-HiAv
On each node of the matrix, use the following rpm command to uninstall
the earlier version of MxDB-Oracle-HiAv.
# rpm -e mxdb_oracle_ha-<version>-release
4. Uninstall MxODM
MxODM must be uninstalled from the node where it is currently
installed. Refer to the PolyServe MxS Oracle Database Solution Pack Release
Notes for details.