Registering your data with ArcGIS Server using Manager

You can use Manager 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 Manager is through the Data Store tab in the GIS Server module. To access this tab, log in to Manager and click Site > GIS Server > Data Store.

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 a database, follow these steps.

Steps:
  1. Next to the Registered Databases dialog box, click Register Database.
  2. Enter a unique name for the registered database. Names can be alphanumeric and contain spaces.
  3. Click Import. This opens a window where you can browse to the database connection file on disk. If you need help with this step, consult the documentation specific to your database platform in the Administering geodatabases section of the help.
  4. Depending on how you've set up your data sources to work with ArcGIS, you'll 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.
    • If the publisher's machine and the server are working with different databases:
    1. Next to the Server database connection section, click Import to select a connection file.
      NoteNote:

      Manager does not allow you to automatically create a geodata service to link your registered enterprise geodatabases. Optionally, you can create a geodata service after registering. To automatically create a geodata service when registering your enterprise geodatabases, use ArcGIS for Desktop.

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

Registering a folder

Using 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 server.

Steps:
  1. Next to the Registered Folders dialog box, click Register Folder.
  2. Enter a unique name for the registered folder. Names can be alphanumeric and contain spaces.
  3. For the Publisher Folder Path, specify the full path to the publisher's folder. For example, C:\data, or \\myserver\share\data.
    NoteNote:

    You cannot browse directories in Manager. You must enter the full path to the folder you want to register.

  4. For the Publisher Folder Host Name, specify the machine that is hosting the publisher's folder. You can specify the machine name (MyServer), fully qualified domain name (MyServer.domain.com), IP address (12.34.56.789), or localhost (localhost).
  5. 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.
    • If the publisher's machine and the server are working out of different folders:
    1. Next to the Server Folder Path section, specify the full path to the server's folder. To learn more about this scenario, see About registering your data with the server.
  6. Click Create. The folder or folders you registered appear on the Registered Folders dialog box.

Registering ArcGIS Server's Managed Database

Using 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 Register Database 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 Import. This opens a window where you can browse to the database connection file on disk. If you need help with this step, consult the documentation specific to your database platform in the Administering geodatabases section of the help.
  4. Click Create. ArcGIS Server's Managed Database is registered and appears on the Registered Databases dialog box.

Related Topics

12/18/2014