<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: ODBC crashes when querying Log table</title><link>https://sourceforge.net/p/odbc-query-tool/bugs/3/</link><description>Recent changes to 3: ODBC crashes when querying Log table</description><atom:link href="https://sourceforge.net/p/odbc-query-tool/bugs/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 24 Jan 2018 02:21:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/odbc-query-tool/bugs/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>#3 ODBC crashes when querying Log table</title><link>https://sourceforge.net/p/odbc-query-tool/bugs/3/?limit=25#f752</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: e_jim&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;: v1.0_(example) --&amp;gt; v1.38&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt;: 1 --&amp;gt; 5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e_jim</dc:creator><pubDate>Wed, 24 Jan 2018 02:21:10 -0000</pubDate><guid>https://sourceforge.netb798a40f7d5e0577109724ef77ed0123707f19c9</guid></item><item><title>#3 ODBC crashes when querying Log table</title><link>https://sourceforge.net/p/odbc-query-tool/bugs/3/?limit=25#1a37</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi there! This is the author of ODBC query tool here. It's hard to diagnose the problem without having the same dataset, but I have two questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;How many records is this particular query returning? Perhaps it's very large and some buffer might be overrun, but I somehow doubt it&lt;/li&gt;
&lt;li&gt;Do you get the same error when running the same query with some other tool which connects over ODBC? Please try that and report back...&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e_jim</dc:creator><pubDate>Wed, 24 Jan 2018 02:16:54 -0000</pubDate><guid>https://sourceforge.net6e0a20afa92c0de2ac9ce2fdcc328297aacddcd3</guid></item><item><title>ODBC crashes when querying Log table</title><link>https://sourceforge.net/p/odbc-query-tool/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a simple query that i need to bring into our BI suite that pulls in the log information (ALL_SCHEDULER_JOB_RUN_DETAILS) from my oracle database. Every time the query is run the tool crashes with no error message generated. When querying the data via toad for oracle the query executes perfectly its just ODBC that has a problem.&lt;/p&gt;
&lt;p&gt;I was wondering if there is a setting that can be adjusted to allow ODBC to query this table. I have been searching all over the internet for an answer or a fix to this issue and have not found anything on it, hopefully someone on here can help.&lt;/p&gt;
&lt;p&gt;Here are the system details:&lt;br/&gt;
Oracle Client: Oracle 11g&lt;br/&gt;
Ingestion tool: ODBC Query Tool&lt;br/&gt;
&lt;a href="https://sourceforge.net/projects/odbc-query-tool/"&gt;https://sourceforge.net/projects/odbc-query-tool/&lt;/a&gt;&lt;br/&gt;
Query:&lt;/p&gt;
&lt;p&gt;Select trunc(log_date) as Update_Date,JOB_NAME,&lt;br/&gt;
MAX(STATUS) as MOST_RECENT_UPDATE_STATUS,&lt;br/&gt;
Max(ERROR#) ENCOUNTERED_ERROR,&lt;br/&gt;
Sum(1) as UPDATES_RUN,&lt;br/&gt;
MAX(RUN_DURATION) as UPDATE_DURATION &lt;br/&gt;
from ALL_SCHEDULER_JOB_RUN_DETAILS&lt;br/&gt;
    where OWNER = 'RPT'&lt;br/&gt;
    group by JOB_NAME,trunc(log_date)&lt;br/&gt;
    order by Job_NAME,trunc(log_date) desc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 23 Jan 2018 17:12:58 -0000</pubDate><guid>https://sourceforge.netabd653cc5044d3eea0d79eba331151e7c55b7b41</guid></item><item><title>ODBC crashes when querying Log table</title><link>https://sourceforge.net/p/odbc-query-tool/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 3 has been modified: ODBC crashes when querying Log table&lt;br/&gt;
Edited By: e_jim (jdeloshoyos)&lt;br/&gt;
&lt;em&gt;priority updated: u'1' =&amp;gt; u'5'&lt;br/&gt;
_milestone updated: u'v1.0&lt;/em&gt;(example)' =&amp;gt; u'v1.38'&lt;br/&gt;
Owner updated: None =&amp;gt; u'jdeloshoyos'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 23 Jan 2018 17:12:58 -0000</pubDate><guid>https://sourceforge.net704230c850977707ff10ca66ba8616428d9540e0</guid></item></channel></rss>