326 APPENDIX D: DOWNGRADING VCX SERVER SOFTWARE
aCopy the backup data (tgz file) for branch schema to the following
two locations:
/opt/3com/VCX/vcxdata/db/import
/opt/3com/VCX/vcxdata/db/export
bEnter the following commands:
cd /opt/3com/VCX.6.0.x/vcxdata/bin
./restoreVcxdata
Enter the site ID for the branch.
8Log in as cworks on the branch and delete the branch schema by
entering the following commands:
cd /opt/3com/VCX/vcxdata/bin
./dropVcxdata
Enter the site ID for the branch.
9Log in as cworks on the branch and switch to previous version of VCX
software by entering the following command:
vcx-switchversion --manual 6.0.xc
For x, enter the particular version of version 6.0 software (for example,
6.0.2.c).
10 Log in as root on the branch and switch to the previous operating system
version. Follow steps 1 through 4 in Switch Operating System Versions
and Reboot). Do not enter the reboot command (step 5). Instead, enter
the following commands to run firstboot script on the branch:
cd /opt/3com/VCX/scripts/firstboot
./F20vcxdata
11 Wait at least 20 minutes to allow time for database replication to be
completed.
12 Enter the following commands to verify that replication is complete:
cd /opt/3com/VCX/vcxdata/bin
./checkReplication
The message that appears should contain the word NORMAL. If it does
not, wait for a few more minutes and then repeat the command. Do not
continue until you see the NORMAL message.
13 Log in as root and start the Tomcat process, first on the primary Call
server, and then on the secondary Call server by entering the following
commands:
cd /opt/3com/VCX/scripts/rc3.d