Cisco Cisco Prime Central 1.2 Installation Guide

Page of 64
50
   
6  
Upgrading Prime Central
You can upgrade from:
Prime Central 1.1 to 1.2
Prime Central 1.1.0.1 to 1.2
Prime Central 1.1.0.2 to 1.2
The upgrade to Prime Central 1.2 does the following automatically:
Backs up the embedded database, if present.
Stops the Prime Central portal and Prime Central integration layer.
Backs up the previous installation directory.
Upgrades the Prime Central portal and Prime Central integration layer.
Starts the Prime Central portal and Prime Central integration layer. 
Note
You must upgrade Prime Central before upgrading the Fault Management component.
Before You Begin
If you are using an external database, you must back it up manually. You must also create the following directory under 
ORACLE_HOME for the PSI integration, and make the owner oracle:
ORACLE_HOME/oradata/PSI
If you are using an embedded (local or remote) database, it is recommended (but not required) that you back it up manually 
before upgrading.
You must upgrade the server with Red Hat Enterprise Linux 5.5 to 5.8 before upgrading Prime Central.
The upgrade steps are the same for both single- and dual-server setups. In a dual-server setup, complete the following 
procedure on the Prime Central portal server first; then, repeat the procedure on the Prime Central integration layer server.
Upgrading to Prime Central 1.2
Step 1
Use one of the following to connect to the server where you want to upgrade Prime Central:
VNC (recommended)—See 
.
X server—For this option, Reflection X is recommended. See 
.
Step 2
As the root user, launch a terminal on the server where you want to upgrade Prime Central. (If you logged in as a 
nonroot user, enter the su - command to become the root user.)
The C shell (csh) is recommended. To start the C shell, enter: 
/bin/csh
If you are using X server, continue to 
.
If you are using VNC, skip to 
.
Step 3
Set the DISPLAY variable:
setenv DISPLAY
 hostname-or-IP-address:0.0
Step 4
Verify that the display is set correctly:
echo $DISPLAY
In the command output, you should see:
hostname-or-IP-address:0.0