Downgrading from 7.0 to 6.0 325
To downgrade a branch server:
1Log in as root on the primary and secondary regional Call servers and the
branch.
2Stop the Tomcat process, first on the primary Call server, then on the
secondary Call server, and then on the branch server by entering the
following commands:
cd /opt/3com/VCX/scripts/rc3.d
./S70tomcat stop
3Log in as cworks on the regional Authentication and Directory server (the
Master Definition site) associated with the branch and enter the following
commands to stop replication on branch database:
cd /opt/3com/VCX/vcxdata/bin
./dropReplication
When the script prompts you, enter the site ID of the branch.
4On the regional Authentication and Directory server associated with the
branch (still logged in as cworks), enter the following commands to
delete the branch schema:
cd /opt/3com/VCX/vcxdata/bin
./dropVcxdata
When the script prompts you, enter the site ID of the branch.
5Log in as root to the regional Authentication and Directory server
associated with the branch and enter the following commands to stop
the globaldir service:
cd /opt/3com/VCX/scripts/rc3.d
./S30vcxglobaldir stop
6Log in as cworks on the regional Authentication and Directory server
associated with the branch and enter the following commands to create
a 6.0 branch schema:
cd /opt/3com/VCX.6.0.xc/vcxdata/bin
./installVcxdata
For x, enter the particular version of version 6.0 software (for example,
6.0.2.c).
Select option 1 and enter the site ID for the branch.
7Restore the branch 6.0 data on the region.