Registering your data with ArcGIS Server using ArcGIS for Desktop

You can use ArcCatalog or the Catalog window in ArcGIS for Desktop to register data directories and databases with ArcGIS Server. Data registration provides the server with a list of locations where the source data for your services originates. Data registration provides several benefits:

NoteNote:

Registering your databases and data directories does not grant the ArcGIS Server account permissions to access your data. You'll need to give the ArcGIS Server account at least read permissions to any folder or database that you register. See Making 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 ArcGIS Server in ArcGIS for Desktop is through the Data Store tab of the ArcGIS Server Properties window. To access this tab, right-click your administrative or publisher connection to ArcGIS Server 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.

Registering a database

Using the tools on the Data Store tab, you can register any enterprise database compatible with ArcGIS, such as SQL Server, Oracle, PostgreSQL, Informix, and DB2. The 64-bit version of the database's client software must be installed on each GIS server in the site before registration.

NoteNote:

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

For file geodatabases, use the option described in the subsequent section titled Registering a folder.

To register the database, follow these steps.

Steps:
  1. Next to the Registered Databases dialog box, click Add Add.
  2. Enter a unique name for the registered database. Names can be alphanumeric and can contain spaces.
  3. Next to the Publisher database connection section, click Add to specify the publisher's connection type, properties, and authentication mode. If you've already set up a connection to the publisher's database, click Import to select a connection file. The default location is C:\Users\<user name>\AppData\Roaming\ESRI\Desktop10.1\ArcCatalog. If you need help with this step, consult the documentation specific to your database platform in the A quick tour of administering geodatabases section of the help.
  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 with the same database:
    1. 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 with the server.

      On the Register Database window, select Same as publisher database connection

    • If the publisher's machine and the server are working with different databases:
    1. Next to the Server database connection section, click Add 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.
    2. Optionally, click the Create geodata service check box. When this option is selected, 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 then later use it to synchronize changes between both databases. To learn more about this scenario, see About registering your data with the server.

      On 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.

Registering a folder

Using the tools on the Data Store tab, you can register a local file directory or shared directory that contains GIS resources and data. When you register a directory, all subdirectories under the folder you specify are also registered with the server.

To do so, follow these steps.

Steps:
  1. Next to the Registered Folders dialog box, click Add Add.
  2. Enter 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:
    1. 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 the server.

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

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

      On 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.

Registering ArcGIS Server's Managed Database

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

To register ArcGIS Server's Managed Database, follow these steps.

Steps:
  1. Next to the Registered Databases dialog box, click the drop-down arrow next to Add Add and select Register Database as ArcGIS Server's Managed Database.
  2. Enter a unique name for the database. Names can be alphanumeric and can contain spaces.
  3. Next to the Server database connection section, click Add to specify the connection to ArcGIS Server's Managed Database. If you've already set up a connection to the database, click Import to select a connection file. If you need help with this step, consult the documentation specific to your database platform in the A quick tour of administering geodatabases section of the help.

    On the Register Database window, import the connection to ArcGIS Server's Managed Database

  4. Click OK. ArcGIS Server's Managed Database is registered and appears on the Registered Databases dialog box.

Related Topics

12/18/2014