<?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: error  ;SqlState: S1000, ErrorCode: 936 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1640518#M596659</link>
    <description>&lt;P&gt;it is an Oracle db.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2019 18:28:45 GMT</pubDate>
    <dc:creator>diwaskarki</dc:creator>
    <dc:date>2019-10-28T18:28:45Z</dc:date>
    <item>
      <title>error  ;SqlState: S1000, ErrorCode: 936</title>
      <link>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1614049#M596655</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just changed my database connection from db2 to sql.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had this query before :&amp;nbsp;&lt;/P&gt;&lt;P&gt;SPT_VIOLATION:&lt;BR /&gt;LOAD TARGET_NAME,&lt;BR /&gt;VIOLATION_SUMMARY,&lt;BR /&gt;STATUS,&lt;BR /&gt;SUMMARY_STATUS,&lt;BR /&gt;NAME;&lt;BR /&gt;SQL SELECT entity.target_name, item.violation_summary, action.status, item.summary_status, group.name from identityiq.spt_certification_item item inner join identityiq.spt_certification_action action on item.action = action.id&lt;BR /&gt;inner join identityiq.spt_certification_entity entity on item.certification_entity_id = entity.id&lt;BR /&gt;inner join identityiq.spt_certification cert on entity.certification_id = cert.id&lt;BR /&gt;inner join identityiq.spt_certification_group group on cert.certification_definition_id = group.certification_definition where item.type='PolicyViolation' and entity.target_name='A00A' with ur ;&lt;/P&gt;&lt;P&gt;store SPT_VIOLATION into ..\..\QVD\SPT_VIOLATION.qvd;&lt;/P&gt;&lt;P&gt;for my sql connection, I removed with ur, which is only specific to db2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am receiving the above error. I cant seem to find what I am doing wrong. Any ideas would be greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1614049#M596655</guid>
      <dc:creator>diwaskarki</dc:creator>
      <dc:date>2024-11-16T02:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: error  ;SqlState: S1000, ErrorCode: 936</title>
      <link>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1614138#M596656</link>
      <description>&lt;P&gt;But if you run the SQL script into the Oracle database client, the script runs properly?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 06:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1614138#M596656</guid>
      <dc:creator>Claudiu_Anghelescu</dc:creator>
      <dc:date>2019-08-20T06:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: error  ;SqlState: S1000, ErrorCode: 936</title>
      <link>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1619626#M596657</link>
      <description>&lt;P&gt;Diwas, so I have a clarification question here, is the platform still IBM, or is the SQL connection to a new source such as Oracle or Microsoft etc...?&amp;nbsp; When I did some Google searching, it appeared IBM may have something related here, so I just wanted to try to get further clarification on exactly what all has changed here?&lt;/P&gt;
&lt;P&gt;Just a side note, these issues are generally related to the Connector/Driver being used for the connection to the backend source, not really a QlikView message, we are simply reporting what the Connector/Driver gave us, so you will likely find better information to troubleshoot on the Connector/Driver vendor Community in this case...&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 14:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1619626#M596657</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-03T14:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: error  ;SqlState: S1000, ErrorCode: 936</title>
      <link>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1619629#M596658</link>
      <description>&lt;P&gt;I have figured out what the issue is. I have renamed a table as "group". In oracle, it is apparently a keyword so I cant rename a table to group. I changed the name to something else and it worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 14:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1619629#M596658</guid>
      <dc:creator>diwaskarki</dc:creator>
      <dc:date>2019-09-03T14:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: error  ;SqlState: S1000, ErrorCode: 936</title>
      <link>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1640518#M596659</link>
      <description>&lt;P&gt;it is an Oracle db.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 18:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-SqlState-S1000-ErrorCode-936/m-p/1640518#M596659</guid>
      <dc:creator>diwaskarki</dc:creator>
      <dc:date>2019-10-28T18:28:45Z</dc:date>
    </item>
  </channel>
</rss>

