when trying to open the hosted services getting Error: Service 'claims_bds_new' does not exist.
Code: 500
Solved! Go to Solution.
Thanks! This worked like Charm.
Yes, you should be able to initiate this from any of the machines and the data will copy to the others.
@KannanSundaresan this is a known issue. Take a look at the attached zip file that contains a script and document on how to update the script.
Thanks! This worked like Charm.
@JakeSkinner, thanks for helping with this issue. I have one other question relating to spatiotemporal datastore restore on a totally different machines in a different location. I have 3 machines spatiotemporal datastore in location A. I want to backup the spatiotemporal datastore from here and restore it to 3 different machines in location B. I know first I need to register the backup location in a share drive so both A and B locations can see it. then backup the spatiotemporal datastore in location A using backupdatastore utility. question is when restoring on location B machines, should I first install spatiotemporal datastore on all 3 machines in location B an configure with arcgis server site on location B, then run restoredatastore from the first machine in the spatiotemporal datastore in location B? is it correct method? or should I not configure the spatiotemporal datastore before running restoredatastore in location B? currently i installed and configured 3 machines in location B.
Here are the steps to backup/restore your BDS:
after removing the contents in arcgisdatastore and restarting datastore, it looks good. all the 3 machines in the cluster are now unregistered. another follow up question on restoring the spatiotemporal from backup. can I initiate restore from any of the 3 machines in the cluster? if so , after restore, will the data get replicated to all 3 machines? or do i have to add the 2 machines ( configuredatastore) into the cluster after restore is completed?
Yes, you should be able to initiate this from any of the machines and the data will copy to the others.
Thanks!