Select to view content in your preferred language

ArcGIS REST Services - move to new server

4345
1
03-16-2011 11:12 AM
WarrenDerby
New Contributor
Is there a way to export services from one instance of ArcGIS Server 9.3.1 to another instance of ArcGIS Server 9.3.1 on two separate physical servers?
0 Kudos
1 Reply
SrinivasVinnakota
Esri Contributor
1. Stop ArcGIS Server on the new Machine (say this is MachineName2)
2.  Copy the server object configuration files from the old machine at <Machine1 ArcGIS Install location>\Server\user\cfg and paste them in the new machine at <Machine2 ArcGIS Install location>\Server\user\cfg.
3. Edit the configuration files to replace <MachineName1> with <MachineName2>
4. Start the ArcGIS Server Machine2.
0 Kudos