<?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: 999999 Add Spatial Join Doesn't Work on External Database in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1622126#M96472</link>
    <description>&lt;P&gt;LOL no.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is a local Postgresql instance.&amp;nbsp; I'm using the postgres user credentials.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The error message makes it obvious the problem is the developers didn't take the time to parse available columns, then write the SELECT statement using the available columns.&lt;BR /&gt;The documentation suggests it would "just work."&amp;nbsp; It does not.&amp;nbsp; At all.&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/database-connections-in-arcgis-pro.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/database-connections-in-arcgis-pro.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 02:09:46 GMT</pubDate>
    <dc:creator>ack_ack_ack_ack</dc:creator>
    <dc:date>2025-06-10T02:09:46Z</dc:date>
    <item>
      <title>999999 Add Spatial Join Doesn't Work on External Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1621698#M96425</link>
      <description>&lt;P&gt;Per the title, spatial joins don't work when using an external database. In this case, PostgreSQL.&lt;BR /&gt;&lt;BR /&gt;One table has points encoded as geometry.&amp;nbsp; ArcGIS correctly identifies them.&lt;BR /&gt;The other table has polygons included in a shapefile.&amp;nbsp; Polygons render correctly on the map.&lt;BR /&gt;Attempt to join the two tables using "intersect" generates the error.&lt;/P&gt;&lt;P&gt;ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (&lt;A href="http://esriurl.com/support" target="_blank" rel="noopener"&gt;http://esriurl.com/support&lt;/A&gt;) to Report a Bug, and refer to the error help for potential solutions or workarounds.&lt;BR /&gt;Invalid SQL syntax[ERROR: syntax error at or near "%"&lt;BR /&gt;LINE 1: select bike_share.public.%bike_stations_data_3_8_52_305_1406...&lt;BR /&gt;^::SQLSTATE=42601]&lt;BR /&gt;Failed to execute (AddSpatialJoin).&lt;BR /&gt;&lt;BR /&gt;How does one workaround the wildcard symbol where it does not belong?&lt;BR /&gt;Is it the case that while one can connect to external databases, the feature is totally broken?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jun 2025 01:38:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1621698#M96425</guid>
      <dc:creator>ack_ack_ack_ack</dc:creator>
      <dc:date>2025-06-07T01:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: 999999 Add Spatial Join Doesn't Work on External Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1621702#M96427</link>
      <description>&lt;P&gt;In the error I see reference to PostgreSQL's 'public' user schema.&lt;/P&gt;&lt;P&gt;As of PG15, working with public schema to store user data has been strongly discouraged by the the PostgreSQL developers and community due to security concerns, and default access rights revoked. This may be causing you issues.&lt;/P&gt;&lt;P&gt;I recommend you to create a new user with its own dedicated user schema and not grant it superuser rights but just leave it at its ordinary limited rights.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jun 2025 09:44:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1621702#M96427</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2025-06-07T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: 999999 Add Spatial Join Doesn't Work on External Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1622126#M96472</link>
      <description>&lt;P&gt;LOL no.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is a local Postgresql instance.&amp;nbsp; I'm using the postgres user credentials.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The error message makes it obvious the problem is the developers didn't take the time to parse available columns, then write the SELECT statement using the available columns.&lt;BR /&gt;The documentation suggests it would "just work."&amp;nbsp; It does not.&amp;nbsp; At all.&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/database-connections-in-arcgis-pro.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/database-connections-in-arcgis-pro.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 02:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1622126#M96472</guid>
      <dc:creator>ack_ack_ack_ack</dc:creator>
      <dc:date>2025-06-10T02:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: 999999 Add Spatial Join Doesn't Work on External Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1622135#M96474</link>
      <description>&lt;P&gt;3 + 3 = 33&lt;BR /&gt;&lt;BR /&gt;Null. Duplicate&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 06:05:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1622135#M96474</guid>
      <dc:creator>ack_ack_ack_ack</dc:creator>
      <dc:date>2025-06-11T06:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: 999999 Add Spatial Join Doesn't Work on External Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1622140#M96477</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;1 + 1 = 3&lt;BR /&gt;Null.&amp;nbsp; Duplicate&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 11 Jun 2025 06:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/999999-add-spatial-join-doesn-t-work-on-external/m-p/1622140#M96477</guid>
      <dc:creator>ack_ack_ack_ack</dc:creator>
      <dc:date>2025-06-11T06:04:03Z</dc:date>
    </item>
  </channel>
</rss>

