<?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 DB Connect: Why am I getting an error: &amp;quot;column does not exist&amp;quot; when trying to search query of new added field? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-Why-am-I-getting-an-error-quot-column-does-not-exist/m-p/190389#M98537</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I had connected to PostgreSQL view using DB Connect.&lt;BR /&gt;
After I add new fields to the view, I tried to select the new fields on 'Database Query' tab but failed with follow error : "column does not exist".&lt;/P&gt;

&lt;P&gt;It seems DB Connect doesn't recognize to be changed schema.&lt;BR /&gt;
But I can get complete schema data on 'Database Info'.&lt;/P&gt;

&lt;P&gt;How can I use the new field on query?&lt;/P&gt;

&lt;P&gt;I did restart Splunk on browser , but couldn't resolve it.&lt;BR /&gt;
Configuration &amp;gt; Server Control &amp;gt; restart Splunk&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 21 Aug 2015 11:19:11 GMT</pubDate>
    <dc:creator>saeki_takuya_mk</dc:creator>
    <dc:date>2015-08-21T11:19:11Z</dc:date>
    <item>
      <title>DB Connect: Why am I getting an error: "column does not exist" when trying to search query of new added field?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-Why-am-I-getting-an-error-quot-column-does-not-exist/m-p/190389#M98537</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I had connected to PostgreSQL view using DB Connect.&lt;BR /&gt;
After I add new fields to the view, I tried to select the new fields on 'Database Query' tab but failed with follow error : "column does not exist".&lt;/P&gt;

&lt;P&gt;It seems DB Connect doesn't recognize to be changed schema.&lt;BR /&gt;
But I can get complete schema data on 'Database Info'.&lt;/P&gt;

&lt;P&gt;How can I use the new field on query?&lt;/P&gt;

&lt;P&gt;I did restart Splunk on browser , but couldn't resolve it.&lt;BR /&gt;
Configuration &amp;gt; Server Control &amp;gt; restart Splunk&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 11:19:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-Why-am-I-getting-an-error-quot-column-does-not-exist/m-p/190389#M98537</guid>
      <dc:creator>saeki_takuya_mk</dc:creator>
      <dc:date>2015-08-21T11:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect: Why am I getting an error: "column does not exist" when trying to search query of new added field?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-Why-am-I-getting-an-error-quot-column-does-not-exist/m-p/190390#M98538</link>
      <description>&lt;P&gt;The problem has been resolved.&lt;/P&gt;

&lt;P&gt;Solution is that specify view-name with double quote ' " '.&lt;/P&gt;

&lt;P&gt;like this..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| dbquery "myDB" "SELECT * FROM \"the_view_name\"" limit=1000
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 27 Aug 2015 01:36:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-Why-am-I-getting-an-error-quot-column-does-not-exist/m-p/190390#M98538</guid>
      <dc:creator>saeki_takuya_mk</dc:creator>
      <dc:date>2015-08-27T01:36:52Z</dc:date>
    </item>
  </channel>
</rss>

