<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Relational Datastore Validation Error in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1636662#M42719</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/402613"&gt;@HarryPlendl&lt;/a&gt;&amp;nbsp;'s suggestion is a good one.&lt;/P&gt;&lt;P&gt;Q#1: Is your deployment a base deployment on one compute resource?&amp;nbsp; Q#2: Do you have other components on other compute resources?&amp;nbsp; If yes to question #2, then you should reconfig your datastore connection to use FQDN instead of localhost.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Also, suggest checking with your organization user authentication tier admin and if a Windows Server, the organization group policy admin.&amp;nbsp; Depending on the "moving parts" in your IT enterprise, I've seen cases where a change to Windows server firewall settings on a local server hosting the ArcGIS datastore are nullified when the group policy in the domain is updated which is usually a periodic event set by the group policy admin or re-read at server reboot.&amp;nbsp; If Linux host, check the firewall settings allign with the account designated to run the datastore service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running these datastore utilities once you've verified you can connect is sometimes helpful too.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_5ECEA8B5F835454CB7D0DBC942BB4FDB" target="_self"&gt;describedatastore&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_FC8C7800AB4D42179D9A804F348EBF19" target="_self"&gt;unregisterdatastore&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_E337D68AC85447499B31B4600BB41AE0" target="_self"&gt;replacesslcertificate&lt;/A&gt;&amp;nbsp;(it's a connection problem.&amp;nbsp; Is your SSL cert chain current?)&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_AD1036510727497D97CCF848B9671565" target="_self"&gt;registerdatastore&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Jul 2025 10:41:32 GMT</pubDate>
    <dc:creator>Todd_Metzler</dc:creator>
    <dc:date>2025-07-26T10:41:32Z</dc:date>
    <item>
      <title>Relational Datastore Validation Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1634902#M42679</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I hope you all doing well!!&lt;/P&gt;&lt;P&gt;We are facing an issue related to ArcGIS relational datastore.&amp;nbsp;The ArcGIS Data Store on hosting machine is currently non-functional. The internal PostgreSQL instance fails to start with the following error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Error encountered: No valid connection to ArcGIS Data Store configuration store established.&lt;BR /&gt;Caused by: Connection to localhost:9876 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections."&lt;/P&gt;&lt;P&gt;Log of the Database&lt;/P&gt;&lt;P&gt;2025-07-22 08:31:41 IST: [3960]: [104-1] CONTEXT: line 40 of configuration file "D:/arcgisdatastore/pgdata/pg_hba.conf"&lt;BR /&gt;2025-07-22 08:31:42 IST: [2388]: [1-1] LOG: database system was shut down in recovery at 2025-07-22 07:47:15 IST&lt;BR /&gt;2025-07-22 08:31:42 IST: [2388]: [2-1] LOG: invalid primary checkpoint record&lt;BR /&gt;2025-07-22 08:31:42 IST: [2388]: [3-1] PANIC: could not locate a valid checkpoint record&lt;BR /&gt;2025-07-22 08:31:43 IST: [3960]: [105-1] LOG: startup process (PID 2388) exited with exit code 255&lt;BR /&gt;2025-07-22 08:31:43 IST: [3960]: [106-1] LOG: aborting startup due to startup process failure&lt;BR /&gt;2025-07-22 08:31:43 IST: [3960]: [107-1] LOG: database system is shut down.&lt;/P&gt;&lt;P&gt;Could you please help me in resolving the issue.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Kristofer&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 11:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1634902#M42679</guid>
      <dc:creator>Kristofer</dc:creator>
      <dc:date>2025-07-22T11:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Relational Datastore Validation Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1634912#M42681</link>
      <description>&lt;P&gt;D:/arcgisdatastore/pgdata/pg_hba.conf &amp;lt;---- This makes me think about the list of approved IPs on the machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just went through a similar error. Added a new firewall inbound/outbound rule for the&amp;nbsp;&lt;SPAN&gt;9876&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Case- Unable to validate federation for Portal for ArcGIS 10.9.1&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Case Effective Resolution-&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Navigated to Portal home&amp;gt; Organization&amp;gt; Settings&amp;gt; Server and received the error "Failed to validate server managed database" while trying to validate the federation.&lt;/LI&gt;&lt;LI&gt;Navigated to Server manager&amp;gt; Site&amp;gt; Datastores, tried validating the relational datastore however, it failed.&lt;/LI&gt;&lt;LI&gt;Checked the server logs and found the error "The connection property set was missing a required property".&lt;/LI&gt;&lt;LI&gt;We then opened the Windows Defender Firewall&amp;gt; Advanced Settings and added the inbound and outbound rules for port 9876.&lt;/LI&gt;&lt;LI&gt;We were then able to validate the relational datastore as well as the federation successfully.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can refer to the following document for your future reference-&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fenterprise.arcgis.com%2Fen%2Fdata-store%2F11.4%2Finstall%2Fwindows%2Fports-used-by-arcgis-data-store.htm&amp;amp;data=05%7C02%7Charry.plendl%40dot.state.fl.us%7Ce02828980b8a4573072408ddc47ff09e%7Cdb21de5dbc9c420c8f3f8f08f85b5ada%7C0%7C0%7C638882775983628662%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;amp;sdata=mIAldlzDwCHDiQjh8k3tzGu2ou%2BQD9myyHhbTtICzNc%3D&amp;amp;reserved=0" target="_blank"&gt;Ports used by ArcGIS Data Store&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Shout out to&amp;nbsp;Krutika from Esri Support Services.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I hope this help you resolve your error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 12:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1634912#M42681</guid>
      <dc:creator>HarryPlendl</dc:creator>
      <dc:date>2025-07-22T12:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Relational Datastore Validation Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1636662#M42719</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/402613"&gt;@HarryPlendl&lt;/a&gt;&amp;nbsp;'s suggestion is a good one.&lt;/P&gt;&lt;P&gt;Q#1: Is your deployment a base deployment on one compute resource?&amp;nbsp; Q#2: Do you have other components on other compute resources?&amp;nbsp; If yes to question #2, then you should reconfig your datastore connection to use FQDN instead of localhost.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Also, suggest checking with your organization user authentication tier admin and if a Windows Server, the organization group policy admin.&amp;nbsp; Depending on the "moving parts" in your IT enterprise, I've seen cases where a change to Windows server firewall settings on a local server hosting the ArcGIS datastore are nullified when the group policy in the domain is updated which is usually a periodic event set by the group policy admin or re-read at server reboot.&amp;nbsp; If Linux host, check the firewall settings allign with the account designated to run the datastore service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running these datastore utilities once you've verified you can connect is sometimes helpful too.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_5ECEA8B5F835454CB7D0DBC942BB4FDB" target="_self"&gt;describedatastore&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_FC8C7800AB4D42179D9A804F348EBF19" target="_self"&gt;unregisterdatastore&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_E337D68AC85447499B31B4600BB41AE0" target="_self"&gt;replacesslcertificate&lt;/A&gt;&amp;nbsp;(it's a connection problem.&amp;nbsp; Is your SSL cert chain current?)&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_AD1036510727497D97CCF848B9671565" target="_self"&gt;registerdatastore&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jul 2025 10:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1636662#M42719</guid>
      <dc:creator>Todd_Metzler</dc:creator>
      <dc:date>2025-07-26T10:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Relational Datastore Validation Error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1637248#M42732</link>
      <description>&lt;P&gt;Hej&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/511815"&gt;@Kristofer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes the&amp;nbsp;"E:\arcgisdatastore\pgdata\pg_hba.conf" file gets "corrupt". Some of the entries in that file, loses its entry on a new line, and get stuck behind another entry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you have to put that entry back in its correct place and save the pg_hba file. Then restart your ArcGIS Datastore service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 12:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relational-datastore-validation-error/m-p/1637248#M42732</guid>
      <dc:creator>MortenMa93</dc:creator>
      <dc:date>2025-07-29T12:13:11Z</dc:date>
    </item>
  </channel>
</rss>

