I installed the Datastore for a while, it was working for a while. But the relational part (and relational part only) became invalidate recently (see attch). I already tried to update/reconfigure the data store, but still. Any idea why it happened?
There's a command line tool to do that:
ArcGIS Data Store command utility reference—ArcGIS Data Store (Windows) Installation Guide | ArcGIS Enterprise
Give it a shot, that may fix the problem.
You've tried to unregister and re-register the data store? You may also need to unregister the data store item from Manager or the Admin API.
I already tried that through manager and use the configure tool to re-register it, but the relational part is still invalidate.
I used the Server manager to remove the data store (by clicking the X on the right side), and reconfigure it through the configuration tool.
I try to look at the logs and it said no ArcGis server license was found. How can I update the license for the data store.
I also tried to uninstall and re-install the data store. But the managed database is still down.
Got it fixed! Thanks!
Hi! I am experiencing the same issue. How did you fix it?
We have encountered similar problems for couple of times. you can try to update the datastore's license with the command line.
Or often time it's the webadopter not configure correctly.
Hi Jonathan, I experiencing the same problem and have attempted to update the licence in this manner but was met with an error, the message read "Error update license failed for managed geodatabase". Have you encountered this before?
Hey!
I installed a patch to my servers and afterwards I was experiencing this issue and resolved it by running updatelicense. I was wondering to what root cause may be? I don't want this to happen every time I install a patch. Qiran Liang You mentioned that it could be caused by your web adaptor not configured correctly, do you know how to determine if that is the case and how to fix it?
Thanks,
Bill
Hi,
We encountered similar problems trying to update the license of the datastore, and the problem exactly was that the datastore has changed itself to read only mode. Changing it to Write mode, we could update the license.
We saw the cause of the problem in the logs of the datastore. The SQL executed by the system during the Updatelicense command was returning a message like this:
"Can not execute an update sentence in read only mode transaction"
Our Arcgis Server and datastore was in version 10.5.1
In my case, It got fixed after the port 9876 was unblocked after accidentally closed by the cyber security.
https://enterprise.arcgis.com/en/data-store/latest/install/windows/ports-used-by-arcgis-data-store.htm
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.