Anyone run into issues trying to add the spatiotemporal database type to data store after it's already been installed and configured with only a relational database?
It gives the error `data store runtime error extended error message "failed to get file permission"`
The user running the data store service has full permissions to the data store configuration folder.
The log messages on the server show the same error.
Any suggestions?
Solved! Go to Solution.
Looks like the solution to this was to completely remove all the existing data store connections in arcgis server manager, stop the data store service, then rename the data store data directory and restart the service.
Then the wizard will let you re-add all the database types and it actually works. Apparently you can't add "spatiotemporal or big data" base type after you've already initialized datastore.
Looks like the solution to this was to completely remove all the existing data store connections in arcgis server manager, stop the data store service, then rename the data store data directory and restart the service.
Then the wizard will let you re-add all the database types and it actually works. Apparently you can't add "spatiotemporal or big data" base type after you've already initialized datastore.