Installation and Upgrade Guide
Publication 1757-IN510A-EN-P - October 2003
4-14 ProcessLogix Server Upgrade Procedures
Transferring Data
1. If you have a non-redundant server:
a. At the DOS prompt, enter >xcopy C:\Data\*.* T:\
UpgradeData /E< and press <Enter>.
b. If necessary, enter >D< to specify that UpgradeData is a
directory.
2. If you have a redundant Server pair:
a. At the DOS prompt, on SERVERA, enter >xcopy C:\Data\
*.* T:\UpgradePrimaryData /E< and press <Enter>.
b. If necessary, enter >D< to specify that UpgradePrimaryData is
a directory.
c. On SERVERB, enter >xcopy C:\Data\*.* T:\
UpgradeBackupData /E< and press <Enter>.
d. If necessary, enter >D< to specify that UpgradeBackupData is
a directory.