Skip To Content

Tasks to perform after you create a data store

In this topic

There are additional configuration tasks you can perform after you install ArcGIS Data Store and create a data store.

Define a backup location

ArcGIS Data Store automatically generates backup files. The default location for the backup files is on the same machine as the data store. Manually move these files to a different machine to secure them in the event of a data store failure or set up a shared network location, and configure the data store to write the backup files to that location.

Follow these steps to set up a shared network location for ArcGIS Data Store backups.

Create a domain account

The ArcGIS Data Store must have write access to the backup directory. If the directory is on a separate machine than the ArcGIS Data Store service, use a domain account to run the service, because a domain account can access directories on different machines in the network.

If a domain account does not already exist that you can use, request one from your domain administrator. The account just needs to be able to run the ArcGIS Data Store service, and read and write files to the network directory where backup files will reside. For more information on this account, see The ArcGIS Data Store account.

Grant directory privileges to domain account

You must grant specific privileges on ArcGIS Data Store directories to the account used to run the ArcGIS Data Store service.

DirectoryPrivilege

ArcGIS Data Store shared network backup or staging directory

read and write

ArcGIS Data Store content directory (Default location is C:\arcgisdatastore.)

full control

ArcGIS Data Store installation directory (Default location is C:\Program Files\ArcGIS\DataStore.)

read

The etc directory under the ArcGIS Data Store installation directory

full control

The bin directory under the ArcGIS Data Store installation directory

full control

The framework directory under the ArcGIS Data Store installation directory

full control

The usr directory under the ArcGIS Data Store installation directory

full control

Change ArcGIS Data Store service properties

Use Windows Services Management Console to change the account used to run the ArcGIS Data Store service.

  1. Open the Windows Services Management Console on the ArcGIS Data Store machine.
  2. Right-click the ArcGIS Data Store in the local services list and click Properties.
  3. Click the Log On tab.
  4. Choose This account and specify a domain account to run the ArcGIS Data Store service.
  5. Type and confirm the password for the domain account.

    Note:

    At many sites, domain account passwords are reset on a regular basis. Update the password for the ArcGIS Data Store service when the account's password changes.

  6. Click OK to close the dialog box.
  7. Right-click the ArcGIS Data Store in the local services list and click Restart to apply your changes.

Run changebackuplocation

Use the changebackuplocation utility to specify a new location for data store backup files.

The changebackuplocation utility is installed in the <ArcGIS Data Store installation directory>\datastore\tools directory.

  1. Create a directory on a shared network drive.

    The ArcGIS Data Store account must have read and write access to this directory.

  2. Open a Command Prompt using the Run As Administrator option.
  3. Run the changebackuplocation utility and specify the new directory.

    For example, type the following to create backup files in a shared directory named ds_backup on a computer named sysshare and opt to keep existing backup files:

    changebackuplocation \\sysshare\ds_backups --is-shared-folder true --keep-old-backups true
    
    You are going to change the backup location of the data store. Existing backups will be copied to the new location and it could take a few moments.
    Please do not interrupt the process once it has started.
    
    Do you want to continue (Yes or No)? Yes

Set the portal's federated and hosting server

ArcGIS Data Store is used to store hosted feature layer data and caches for scene layers published to Portal for ArcGIS. If you have not already federated your ArcGIS Server site with your portal and configured it as your portal's hosting server, do so now.

Begin using the data store

Once you have completely configured your data store, portal members can publish feature layers to the portal from ArcGIS for Desktop, ArcGIS Pro, or the portal website. The data used by these hosted feature layers is kept in ArcGIS Data Store.

For information on hosted feature layers, how to publish them, and the privileges required to publish, see the following topics in the Portal for ArcGIS help: