 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: embedded sql performance over large files</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/embedded-sql-performance-over-large-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/embedded-sql-performance-over-large-files/</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:40:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: graybeard52</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/embedded-sql-performance-over-large-files/#comment-70999</link>
		<dc:creator>graybeard52</dc:creator>
		<pubDate>Mon, 30 Nov 2009 19:20:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-70999</guid>
		<description><![CDATA[Are you using static SQL or dynamic SQL ?  
What is the value of IGNORE_DERIVED_INDEXES in file QAQQINI ?]]></description>
		<content:encoded><![CDATA[<p>Are you using static SQL or dynamic SQL ?<br />
What is the value of IGNORE_DERIVED_INDEXES in file QAQQINI ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jgsnsbt</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/embedded-sql-performance-over-large-files/#comment-47236</link>
		<dc:creator>jgsnsbt</dc:creator>
		<pubDate>Wed, 22 Feb 2006 08:44:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-47236</guid>
		<description><![CDATA[To see what SQL is doing, run Your prog in debug-mode. Just type STRDBG on the command line, run the prog and do a DSPJOBLOG. Go through all the messages and look where time is wasted, if access paths are build and so on. Take care not to get too many joblog entries from SQL or set the job attribute parameter JOBMSGQFL to *WRAP. Else it can abnormal end Your interactive session.]]></description>
		<content:encoded><![CDATA[<p>To see what SQL is doing, run Your prog in debug-mode. Just type STRDBG on the command line, run the prog and do a DSPJOBLOG. Go through all the messages and look where time is wasted, if access paths are build and so on. Take care not to get too many joblog entries from SQL or set the job attribute parameter JOBMSGQFL to *WRAP. Else it can abnormal end Your interactive session.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.016 seconds using memcached
Object Caching 281/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 06:49:10 -->