<?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: postgresql error in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/postgresql-error/m-p/37990#M2139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Asrujit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway in ArcMap that we can tell it to IGNORE the error and keep on drawing or displaying it?&amp;nbsp; Because other layers who have the same error works fine(displaying/drawing) with the only exception is that these layers have less record/rows than the&amp;nbsp; one that&amp;nbsp; broke down and gave the error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2014 22:13:27 GMT</pubDate>
    <dc:creator>TateM</dc:creator>
    <dc:date>2014-03-11T22:13:27Z</dc:date>
    <item>
      <title>postgresql error</title>
      <link>https://community.esri.com/t5/data-management-questions/postgresql-error/m-p/37988#M2137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello all, I have an error and looking for some guidance to resolve this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Add Query Layer to pulling a Query Feature Class from an PostgreSQL spatial database.&amp;nbsp; And when I open up the attribute table to view all the records it gave me an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Error reading OID from table. Reading rows has been stopped. Check that the datasource is valid. Linestring or poly boundary is self-intersecting".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found a knowledge base article &lt;/SPAN&gt;&lt;A href="http://support.esri.com/zh-cn/knowledgebase/techarticles/detail/40896"&gt;http://support.esri.com/zh-cn/knowledgebase/techarticles/detail/40896&lt;/A&gt;&lt;SPAN&gt; , but I'm not really sure what to make of this.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please any help or directions would be greatly appreciated.&amp;nbsp; TIA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 18:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/postgresql-error/m-p/37988#M2137</guid>
      <dc:creator>TateM</dc:creator>
      <dc:date>2014-03-03T18:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: postgresql error</title>
      <link>https://community.esri.com/t5/data-management-questions/postgresql-error/m-p/37989#M2138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Copy that Feature Class to a File gdb and run 'Check geometry" tool on that. It should list all the features with invalid geometries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can either go through the features reported in this and correct them OR run the "Repair Geometry" tool, which will repair these. Then copy this corrected FC back into the postgreSQL database and try again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I would suggest you read about these tools a bit before executing them!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Checking and repairing geometries:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000042000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000042000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check Geometry (Data Management):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000034000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000034000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Repair Geometry (Data Management):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003v000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003v000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:30:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/postgresql-error/m-p/37989#M2138</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2014-03-03T20:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: postgresql error</title>
      <link>https://community.esri.com/t5/data-management-questions/postgresql-error/m-p/37990#M2139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Asrujit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway in ArcMap that we can tell it to IGNORE the error and keep on drawing or displaying it?&amp;nbsp; Because other layers who have the same error works fine(displaying/drawing) with the only exception is that these layers have less record/rows than the&amp;nbsp; one that&amp;nbsp; broke down and gave the error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 22:13:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/postgresql-error/m-p/37990#M2139</guid>
      <dc:creator>TateM</dc:creator>
      <dc:date>2014-03-11T22:13:27Z</dc:date>
    </item>
  </channel>
</rss>

