Skip To Content

Register your data with ArcGIS Server using ArcMap

You can register data directories and databases with an ArcGIS Server site from ArcCatalog or the Catalog window in ArcMap. Data registration provides the server with a list of locations for your web services' source data. Data registration provides the following benefits:

  • Data registration helps you validate whether your services are referencing data locations known and approved by the server administrator.
  • Data registration allows ArcGIS Server to remap paths to your data when you publish (and thereby copy) your map, model, or other resources to the server.

Registering your data directories does not grant the ArcGIS Server account permissions to access your data. You need to give the ArcGIS Server account at least read permissions to any folder that you register. If you register a database (including enterprise or workgroup geodatabases), the type of permissions you need to grant depends on what type of database and authentication method you use to connect. See Make your data accessible to ArcGIS Server to learn more about the scenarios where you need to apply permissions.

The way you register your databases and data directories with an ArcGIS Server site in ArcMap or ArcCatalog is through the Data Store tab of the ArcGIS Server Properties window. To access this tab, right-click your administrative or publisher GIS Server connection in the Catalog tree and choose Server Properties.

Follow the steps in the sections below based on what you want to register with the server.

Register a database

Using the tools on the Data Store tab, you can register any database supported with ArcGIS. The 64-bit version of the database's client software must be installed on each ArcGIS Server machine in the site before registration.

Note:

You can register databases that contain enterprise or workgroup geodatabases and databases that do not. See About registering your data with ArcGIS Server for information on which registration scenarios you can use for each.

To register the database and allow services to reference your data, follow these steps. For file geodatabases, use the option described in the subsequent section titled Register a folder.

  1. Next to the Registered Databases dialog box, click the Add Add button.
  2. Provide a unique name for the registered database. Names can be alphanumeric and can contain spaces.
  3. Specify the database connection for the publisher.
    • If you've already configured a connection to the publisher's database, click Import to select a connection file (.sde or .odc only). The default location is C:\Users\<user name>\AppData\Roaming\ESRI\Desktop<version number>\ArcCatalog.
    • If you need to create a connection to the database, click Add next to the Publisher database connection section to specify the publisher's connection type, properties, and authentication mode. If you need help adding a connection, see Database connections in ArcMap.
  4. Depending on how you've set up your data sources to work with ArcGIS, choose one of the following scenarios:
    • If the publisher's machine and the server are working with the same database, click the Same as publisher database connection check box. This specifies the publisher's machine, and ArcGIS Server will view and access data residing in the same database. To learn more about this scenario, see About registering your data withArcGIS Server.

      In the Register Database window, click Same as publisher database connection

    • If the publisher's machine and the server are working with different databases, click Add next to the Server database connection section to specify the publisher's connection type, properties, and authentication mode. If you've already set up a connection to the server's database, click Import to select a connection file.
    • If you are using an enterprise or workgroup geodatabase for both the publisher and server databases, you can optionally click the Create geodata service check box. When you choose this option, a geodata service is automatically created for the server's enterprise geodatabase. You can use this geodata service to send a replica of the data from the publisher's enterprise geodatabase to the server's enterprise geodatabase (thereby populating the server's database) and later use it to synchronize changes between both databases. To learn more about this scenario, see About registering your data with ArcGIS Server.

      In the Register Database window, import the server database connection and optionally select Create geodata service

  5. Click OK. The database (or databases) you registered appear on the Registered Databases dialog box.

Register a folder

On the Data Store tab, you can register a local file directory or shared directory that contains GIS resources and data, such as shapefiles and file geodatabases. When you register a directory, all subdirectories under the folder you specify are also registered with the ArcGIS Server site.

Follow these steps to register a folder and allow services to reference the data in the folder and its subfolders:

  1. Next to the Registered Folders dialog box, click the Add Add button.
  2. Provide a unique name for the registered folder. Names can be alphanumeric and can contain spaces.
  3. Next to the Publisher folder path section, click Add to specify the path to the publisher's folder.
  4. Depending on how you've set up your data sources to work with ArcGIS, you'll need to choose one of the following scenarios:
    • If the publisher's machine and the server are working out of the same folder, click the Same as publisher folder path check box. This specifies the publisher's machine and ArcGIS Server will view and access data residing in the same folder. To learn more about this scenario, see About registering your data with ArcGIS Server.

      In the Register Folder window, select Same as publisher folder path

    • If the publisher's machine and the server are working out of different folders, click Add next to the Server folder path section to specify the path to the server's folder. To learn more about this scenario, see About registering your data with ArcGIS Server.

      In the Register Folder window, click Add to specify the path to the server's folder

  5. Click OK. The folder or folders you registered appear on the Registered Folders dialog box.

Register a GIS Server site's managed database

Using the tools on the Data Store tab, you can register an enterprise geodatabase as a GIS Server site's managed database. You must explicitly create this database before you can register it. To learn more about managed databases and scenarios for using one, see Copying data to the server automatically when publishing.

Follow these steps to register a managed database with a GIS Server site, which allows ArcGIS Server to copy feature service data to the managed database and automatically remap paths:

  1. Next to the Registered Databases dialog box, click the drop-down arrow next to the Add Add button and select Register Database as ArcGIS Server's Managed Database.
  2. Provide a unique name for the geodatabase connection. Names can be alphanumeric and can contain spaces.
  3. Next to the Server database connection section, click Add to specify the connection to the managed database. If you've already set up a connection to the database, click Import to select a connection file (.sde). If you need help with adding a database connection, see Database connections in ArcGIS Desktop.

    In the Register Database window, import the connection to a managed database

  4. Click OK. The managed database is registered to the GIS Server site and appears on the Registered Databases dialog box.

Update password for registered or managed database

Database passwords, like other software and system passwords, are frequently changed for security reasons. If the password saved in the database connection file (.sde) that you registered with your ArcGIS Server site changes, create a new database connection file containing the new password, and edit the existing data store registration to point to the new file. This updates the registration for all services except search, stream, Workflow Manager services and geoprocessing services published prior to ArcGIS 10.4.

  1. Start ArcMap or ArcCatalog.
  2. Right-click your administrative or publisher GIS Server connection in the Catalog tree and choose Server Properties.
  3. Choose the registered or managed database from the list of Registered Databases and click the PropertiesProperties button.

    Note that you cannot edit the connection for an ArcGIS Data Store managed database. To update a password for ArcGIS Data Store, use the changepassword utility.

  4. Click Edit next to the Publisher database connection to change the password for this connection.
  5. Type the new password for the connection and click OK.
  6. If a different connection is used for the Server database connection, click Edit next to this connection, type the new password, and click OK.
  7. Click OK to save changes to your registered or managed database connection.
  8. Restart the services that were published from the registered database, or restart the feature services published to the managed database.
  9. Restart any geoprocessing services published from ArcGIS Server 10.4 or a newer release. Geoprocessing services published from previous releases of ArcGIS Server must be republished to use the new password.

Services published from the registered database or feature services published to the managed database can access data again.

You must republish search, stream, and Workflow Manager services, and any geoprocessing service published to a 10.3.1 and earlier release ArcGIS Server to update the password.