Rockwell Automation 1757-SWKIT5000 ProcessLogix R500.1 Installation and Upgrade Guide User Manual
Page 121

Publication 1757-IN500A-EN-P - September 2002
ProcessLogix Server Upgrade Procedures 4-33
5. Enter this command:
>xcopy C:\(backup data folder name)\server\backup\*.* C:\Honeywell\server\backup\ /E<
For example:
>xcopy C:\R320Data\server\backup\*.* C:\Honeywell\server\backup\ /E<
and press <Enter>.
6. If necessary, enter >D< to specify that backup is a directory.
7. Enter this command:
>cd Honeywell\Server<
and press <Enter>.
8. Enter this command:
>copy backup\points data /y<
and press <Enter>.
9. To start the ProcessLogix Database, enter the command:
>hscserver /database /y<
and press <Enter>.
10. To import the data, enter the command:
>sysbld -restore C:\Honeywell\server\backup\data -y<
and press <Enter>.
Depending on the size of your database, this may take several minutes.
11. To start the ProcessLogix Server enter the command:
>hscserver /start /y<
and press <Enter>.
12. Close the command prompt.