HP Storage Essentials V5.1 Installation Guide Second Edition (Linux Release) (T4283-96055, November 2006)

Storage Essentials 5.1 Installation Guide 47
NOTE: You can also use the Oracle DBCA (Database Configuration Assistant) tool to
remove OracleServiceAPPIQ. Click Start > Oracle-OraHome92 > Configuration and
Management Tools > Database Configuration Assistant.
a. Enter the following at a command prompt on the management server:
oradim -delete -SID APPIQ
b. Delete the following directories and their contents on the management server:
%ORA_HOME%\oradata\APPIQ
%ORA_HOME%\admin\APPIQ
%ORA_HOME%\rman if applicable
The above deletes the APPIQ database instance.
9. Restart the management server.
10.Delete the old installation directory, which can be found through the %MGR_DIST%
environmental variable.
Porting the Management Server Across Operating Systems
Use the dbAdmin tool to move data from the management server to a management server running a
different operating system. The earliest build of the management server supported for porting is 3.0.
Keep in mind the following:
When you move the management server from Windows to a UNIX system, the Windows hosts
must be rediscovered for the Windows proxy to become aware of the hosts.
When the Windows proxy is installed on a new server, the Windows hosts must be
re-discovered.
To move the management server from one operating system to another:
1. Use the dbAdmin tool to export the database. See the topic, "Exporting the Database" in the
User Guide for more information.
The exported *.zip file contains the following:
Database Schema - Contains information about the elements your management server
monitors.
Oracle Network Configuration Files - tnsnames.ora and listener.ora
CIM Repository
File SRM
2. Install the management server on the new operating system.
3. Move the *.zip file you exported in the first step to the computer running the management
server, such as through FTP.
4. Use the dbAdmin tool to import the *.zip file. See the topic, "Importing the Database" in the
User Guide for more information.