<?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: Don't fully understand Error 160090 &amp;quot;A persisted domain record with the specified name does not exist&amp;quot; in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1677859#M101220</link>
    <description>&lt;P&gt;thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/46881"&gt;@Craig_Eissler_Iceman&lt;/a&gt;&amp;nbsp;for your quick answer. The only thing invalid in my join is (in the eyes of esri), that I'm joining the same table to multiple attributes. it's a very small yes-no table, kind of like a domain or lookup table. I cannot use a domain, thus I have to use a join. Which is exactly what is described, as Cause. Bu&lt;SPAN&gt;t&amp;nbsp;&lt;/SPAN&gt;the "solutions" described here&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/160001-170000/tool-errors-and-warnings-160076-160100-160090.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/160001-170000/tool-errors-and-warnings-160076-160100-160090.htm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;are no possible workarounds in my script, at least not an efficient workaround in this particular data set. Thus my question: Does anyone have a working workaround. meaning an efficient workaround how to join multiple times the same table to various features?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jan 2026 16:01:09 GMT</pubDate>
    <dc:creator>nadja</dc:creator>
    <dc:date>2026-01-14T16:01:09Z</dc:date>
    <item>
      <title>Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1305094#M70745</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, I find that Error 160090 does not provide a detailed enough Description or Solution&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not exactly sure what the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Description, "A persisted domain record with the specified name does not exist"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;or the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;which says to,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;"specify an existing domain"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;is even referring to exactly..?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;I certainly know what a Domain is -- both from an attribute nd spatial perspective -- but I don't know what that has to do with anything. And, this particular case happened during a 'Join', so I have trouble relating that to the Error Msg.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for any clarifications!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 21:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1305094#M70745</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2023-06-30T21:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1307282#M70968</link>
      <description>&lt;P&gt;OK, so I'm replying to my own Post, because I've figured it out.&lt;/P&gt;&lt;P&gt;I believe that &lt;STRONG&gt;Error 160090&lt;/STRONG&gt; with regard to a &lt;STRONG&gt;"invalid Join"&lt;/STRONG&gt; is not described well (it's not intuitive) in the Help documentation. See previous Post or search for this Error in the Help pages for this Error description.&lt;/P&gt;&lt;P&gt;During this The input table may currently be participating in another join.&amp;nbsp;&amp;nbsp;An input table is allowed one join at a time."&lt;/P&gt;&lt;P&gt;The Error is caused by adding a join to an existing join, where the Input Table was the Join Table in the existing join.&lt;/P&gt;&lt;P&gt;The Solution is to use the same Input Table as the existing Input Table or start a new Add Join with a different Input Table.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 14:34:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1307282#M70968</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2023-07-11T14:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1318146#M72030</link>
      <description>&lt;P&gt;Thanks for replying to your question.&amp;nbsp; I had the same problem and, like you, i couldn't understand the solution message, written by someone who new the problem and the solution, but not how to use simple words to explain it.&lt;/P&gt;&lt;P&gt;I removed the join, which was no longer required and the new join worked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 00:11:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1318146#M72030</guid>
      <dc:creator>BrentRogan</dc:creator>
      <dc:date>2023-08-13T00:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1318167#M72032</link>
      <description>&lt;P&gt;Agree. I'm told that a revision of this is under consideration, so hopefully that will happen!&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 13:35:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1318167#M72032</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2023-08-13T13:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1420170#M82948</link>
      <description>&lt;P&gt;You are an absolute legend! After 15 minutes of total frustration, I found your post. Issue resolved within seconds.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 21:23:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1420170#M82948</guid>
      <dc:creator>B_Etter</dc:creator>
      <dc:date>2024-05-07T21:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1677832#M101217</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/error-160090-too-confusing-needs-better/idi-p/1307917" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/error-160090-too-confusing-needs-better/idi-p/1307917&lt;/A&gt;&amp;nbsp;these posts seem linked. I've got the same error and frankly, I would never have guessed the cause. what's more, does anyone have a workaround?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 14:58:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1677832#M101217</guid>
      <dc:creator>nadja</dc:creator>
      <dc:date>2026-01-14T14:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1677841#M101218</link>
      <description>&lt;P&gt;Yes, the Cause and Solution are described above in previous Posts.&lt;BR /&gt;You likely have an Invalid Join.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 15:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1677841#M101218</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2026-01-14T15:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Don't fully understand Error 160090 "A persisted domain record with the specified name does not exist"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1677859#M101220</link>
      <description>&lt;P&gt;thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/46881"&gt;@Craig_Eissler_Iceman&lt;/a&gt;&amp;nbsp;for your quick answer. The only thing invalid in my join is (in the eyes of esri), that I'm joining the same table to multiple attributes. it's a very small yes-no table, kind of like a domain or lookup table. I cannot use a domain, thus I have to use a join. Which is exactly what is described, as Cause. Bu&lt;SPAN&gt;t&amp;nbsp;&lt;/SPAN&gt;the "solutions" described here&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/160001-170000/tool-errors-and-warnings-160076-160100-160090.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/160001-170000/tool-errors-and-warnings-160076-160100-160090.htm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;are no possible workarounds in my script, at least not an efficient workaround in this particular data set. Thus my question: Does anyone have a working workaround. meaning an efficient workaround how to join multiple times the same table to various features?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 16:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/don-t-fully-understand-error-160090-quot-a/m-p/1677859#M101220</guid>
      <dc:creator>nadja</dc:creator>
      <dc:date>2026-01-14T16:01:09Z</dc:date>
    </item>
  </channel>
</rss>

