| Bug ID Number |
BUG-000150069 |
| Submitted | June 17, 2022 |
| Last Modified | June 18, 2025 |
| Applies to | ArcGIS Data Store |
| Version found | 10.9.1 |
| Operating System | Windows Server |
| Operating System Version | 2019 64 Bit |
| Version Fixed | 11.1 |
| Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Workaround
Upgrade to ArcGIS Enterprise 11.0 or outplace restore to primary standby architecture.
- Take a backup of any data store types configured. In this case, it is a tile cache.
- Unregister the data store type: unregisterdatastore --stores tileCache.
- Stop the ArcGIS Data Store service.
- Rename the content directory: (c:\arcgisdatstore_old).
- Restore the data store type. In this case, it is a tile cache. If a relational is configured on the same machine, repeat for the relational too: C:\Program Files\ArcGIS\DataStore\tools>restoredatastore.bat --store tilecache --target tc_bk --source-loc C:\arcgis\arcgisdatastore_old\share\tile --data-dir C:\arcgis\arcgisdatastore --server-url --server-admin --server-password.
Steps to Reproduce