HOW TO

Modify Server Object Container (SOC) host machine capacity in the server.dat file

Last Published: April 25, 2020

Summary

The capacity property of the Server Object Containers in ArcGIS Server can be changed by editing the server.dat file.

Procedure



  1. Navigate to <ArcGIS Install Directory>\server\system in Windows Explorer.
  2. Open server.dat in a text editor such as NotePad or WordPad.
  3. Edit the value <Capacity> tag under the <ServerMachines> section.
    Code:
    <ServerMachines>
    <Machine>
    <Name>Server</Name>
    <Description></Description>
    <Capacity>-1</Capacity>
    </Machine>
    </ServerMachines>

  4. Save server.dat.
  5. In Windows Services, restart the ArcGIS Server Object Manager Service.

Article ID:000010669

Software:
  • ArcGIS Server

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic