Skip To Content

Tasks to perform after you create a data store

The following are additional configuration tasks to perform after you install ArcGIS Data Store and create a data store:

Define a backup location

The data you keep in your data stores is likely important to your organization. As such, you should create backups of this data.

ArcGIS Data Store automatically generates backup files for relational data stores. The default location for the relational data store backup files is on the same machine as ArcGIS 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 relational data store to write the backup files to that location.

There is no default backup location for spatiotemporal big data store or tile cache data store content. You must register a backup location on a shared network directory or in the cloud before backups can be created for these data stores.

Complete the steps in the following subsections to set up a shared network location and register a backup location.

Run configurebackuplocation

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

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

  1. Create a directory on a shared network drive. For tile cache and spatiotemporal big data stores, you can, instead, create an Amazon Simple Storage Service (S3) bucket for backups or a Microsoft Azure Blob storage container.

    The user who installed ArcGIS Data Store must have read and write access to this directory.

  2. Open a command shell.
  3. Run the configurebackuplocation utility and specify a backup location.

    For relational data stores, use --operation change. The first time you run configurebackuplocation for a tile cache or spatiotemporal big data store, use --operation register to register a shared network directory or cloud storage location for backups.

Set the portal's hosting server

Different types of data stores that you create when you install ArcGIS Data Store are used to store the data that populates some of the hosted feature layers in the ArcGIS Enterprise portal. For this to work, the GIS Server site with which you registered ArcGIS Data Store must be set as your portal's hosting server. If you have not already federated your GIS Server site with your portal and configured it as your portal's hosting server, do so now.

Additional optional ArcGIS Data Store configuration tasks

Depending on your organization's requirements, there are other configuration steps you can perform when setting up a data store.

Add a data store machine

If you want your relational data store to be highly available, add a standby machine. If the primary data store machine you created becomes unavailable (the server crashes or network connectivity is lost), your hosted feature layers can access the data on the standby machine.

For a highly available tile cache data store, configure multiple tile cache data store machines before people start publishing scene layers. If any of the machines become unavailable, your scene layers can access data on one other machine. Keep in mind that an odd number of machines works best for tile cache data stores.

To make a spatiotemporal big data store highly available, you can configure multiple additional spatiotemporal big data store machines. You must use an odd number of machines in spatiotemporal big data stores.

Take control of relational data store accounts

Relational data store passwords are randomly generated when you install ArcGIS Data Store. If your site requires you to set your own passwords, change the passwords using the changepassword utility.

Related configuration to complete

ArcGIS Data Store is one part of your ArcGIS Enterprise deployment. It stores data output from tasks you perform in the portal and other ArcGIS clients and apps. Depending on which data store (or stores) you created, you may need to configure additional ArcGIS components. See Apps and functionality that require ArcGIS Data Store for information on ArcGIS components that rely on ArcGIS Data Store.

Begin using your portal

Portal members do not interact directly with ArcGIS Data Store; functionality and apps used by portal members write to and read from the data stores.

See Apps and functionality that require ArcGIS Data Store for information on what each data store type allows portal members to do.