<?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: sde_logfiles error in PostgreSQL in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131108#M7578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a partial answer to my own question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The missing tables are created, to quote &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Log_file_table_configuration_options_for_geodatabases_in_PostgreSQL/002p0000001q000000/"&gt;ArcGIS Help&lt;/A&gt;&lt;SPAN&gt;, "in the schema of the connecting user the first time the user makes a selection that exceeds the selection threshold. For ArcGIS for Desktop, this threshold is 100 records."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So why does ArcCatlog try to do a Select when the tables have not been created (or if the user has no schema)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2013 17:55:55 GMT</pubDate>
    <dc:creator>dkav</dc:creator>
    <dc:date>2013-11-04T17:55:55Z</dc:date>
    <item>
      <title>sde_logfiles error in PostgreSQL</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131107#M7577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know why I am getting the following error in PostgreSQL for active ArcCatalog connections:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-04 11:10:49 PST ERROR relation "test.sde_logfiles" does not exist at character 174 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-04 11:10:49 PST STATEMENT SELECT logfile_name, logfile_id, logfile_data_id,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; registration_id, flags, session_tag, column_name, logfile_data_db, logfile_data_owner, logfile_data_table FROM test.sde_logfiles WHERE flags%2 = 0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Occurs for users with and without schemas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS 10.2 and PostgreSQL 9.2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 17:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131107#M7577</guid>
      <dc:creator>dkav</dc:creator>
      <dc:date>2013-11-04T17:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: sde_logfiles error in PostgreSQL</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131108#M7578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a partial answer to my own question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The missing tables are created, to quote &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Log_file_table_configuration_options_for_geodatabases_in_PostgreSQL/002p0000001q000000/"&gt;ArcGIS Help&lt;/A&gt;&lt;SPAN&gt;, "in the schema of the connecting user the first time the user makes a selection that exceeds the selection threshold. For ArcGIS for Desktop, this threshold is 100 records."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So why does ArcCatlog try to do a Select when the tables have not been created (or if the user has no schema)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 17:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131108#M7578</guid>
      <dc:creator>dkav</dc:creator>
      <dc:date>2013-11-04T17:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: sde_logfiles error in PostgreSQL</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131109#M7579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How would ArcGIS determine if the table had been previously created without executing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a SELECT on it?&amp;nbsp; The standard database API doesn't have a "table exists" function, it just&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;returns a NO_SUCH_TABLE on a SELECT.&amp;nbsp; These log messages are not errors, just noise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 19:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131109#M7579</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-11-04T19:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: sde_logfiles error in PostgreSQL</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131110#M7580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One example (there are others) - &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;select exists(Select table_name&lt;BR /&gt;From information_schema.tables&lt;BR /&gt;Where Table_Name = 'sde_logfiles' and table_schema = 'test')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some context - This is a new installation and we are trying to resolve issues that users are experiencing. Distinguishing between noise and valid errors is a step by step process. When you have over 70 connections and each producing this same error, it seems valid to wish for the noise not to be present. We are using the default log settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 22:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-logfiles-error-in-postgresql/m-p/131110#M7580</guid>
      <dc:creator>dkav</dc:creator>
      <dc:date>2013-11-04T22:07:38Z</dc:date>
    </item>
  </channel>
</rss>

