<?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: Execute sql command on dbconnect in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470066#M57779</link>
    <description>&lt;P&gt;ah! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I don't know anything about informix, is t1 a table you see in that list, or is it some kind of alias?&lt;BR /&gt;
In any case, Splunk is saying that it can't see it, have you tried running that query against the server with the DBX user?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2020 13:01:02 GMT</pubDate>
    <dc:creator>nickhills</dc:creator>
    <dc:date>2020-02-11T13:01:02Z</dc:date>
    <item>
      <title>Execute sql command on dbconnect</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470063#M57776</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;
I have queries that does not run on db connect, but it will be run on informix server and return result.&lt;BR /&gt;
What is the reason?&lt;/P&gt;

&lt;P&gt;select * from syscolumns;&lt;BR /&gt;
select * from systables a, systables b;&lt;BR /&gt;
update t1 set rowsize = rowsize +100;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8383iBD897CB842F64AE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8384i25B05259675BAD5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks  &lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 00:42:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470063#M57776</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2020-02-11T00:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Execute sql command on dbconnect</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470064#M57777</link>
      <description>&lt;P&gt;It looks like the user you have configured in DB Connect does not have permission to access that table.&lt;BR /&gt;
From the left side navigation, your DBX user can only see the table "flags_text"&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 12:34:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470064#M57777</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-02-11T12:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Execute sql command on dbconnect</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470065#M57778</link>
      <description>&lt;P&gt;User have full access and table list continue when i scroll down, it’s not in screenshot.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 12:53:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470065#M57778</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2020-02-11T12:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Execute sql command on dbconnect</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470066#M57779</link>
      <description>&lt;P&gt;ah! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I don't know anything about informix, is t1 a table you see in that list, or is it some kind of alias?&lt;BR /&gt;
In any case, Splunk is saying that it can't see it, have you tried running that query against the server with the DBX user?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 13:01:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470066#M57779</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-02-11T13:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Execute sql command on dbconnect</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470067#M57780</link>
      <description>&lt;P&gt;I’m wondering how can I write simple sql command to join two table in splunk.&lt;/P&gt;

&lt;P&gt;For e.g. when I run below query give me syntax error.&lt;BR /&gt;
SELECT * FROM "sysmaster":"sysadtinfo". "sysbufpool"&lt;/P&gt;

&lt;P&gt;sysmaster: database name&lt;BR /&gt;
sysadtinfo: table1&lt;BR /&gt;
sysbufpool: table2&lt;/P&gt;

&lt;P&gt;Is this right syntax?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 13:10:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Execute-sql-command-on-dbconnect/m-p/470067#M57780</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2020-02-11T13:10:51Z</dc:date>
    </item>
  </channel>
</rss>

