<?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: Expand Counter Size in WRKQRY</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/expand-counter-size-in-wrkqry/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/expand-counter-size-in-wrkqry/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 11:12:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/expand-counter-size-in-wrkqry/#comment-111962</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Sat, 06 Oct 2012 19:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/expand-counter-size-in-wrkqry/#comment-111962</guid>
		<description><![CDATA[There is no way to make the counter field.&#160; As Tom suggested you could make&#160;a result field (15,0) and set it&#039;s value&#160;= 1.&#160; &#160; Then sum the result field.&#160;]]></description>
		<content:encoded><![CDATA[<p>There is no way to make the counter field.&nbsp; As Tom suggested you could make&nbsp;a result field (15,0) and set it&#8217;s value&nbsp;= 1.&nbsp; &nbsp; Then sum the result field.&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/expand-counter-size-in-wrkqry/#comment-111948</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Sat, 06 Oct 2012 03:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/expand-counter-size-in-wrkqry/#comment-111948</guid>
		<description><![CDATA[Your best choice is to stop using the old, almost obsolete WRKQRY function. Use STRQM to create Query Manager queries instead.
&#160;
But if you must use WRKQRY for some strange reason (and I&#039;d like to know what it is), you can usually only make that type of change for a summary field by creating Result Fields with larger sizes. In your case, though, I&#039;m not at all sure what can increase a &#039;Count&#039; field. Counting more than ten million of anything seems a little extreme for WRKQRY. There might not be any good way of doing it.
&#160;
You could just create a SQL VIEW that does a COUNT() and use WRKQRY to report it, I suppose. That would give you &#039;Count&#039; values as big as you might imagine.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>Your best choice is to stop using the old, almost obsolete WRKQRY function. Use STRQM to create Query Manager queries instead.<br />
&nbsp;<br />
But if you must use WRKQRY for some strange reason (and I&#8217;d like to know what it is), you can usually only make that type of change for a summary field by creating Result Fields with larger sizes. In your case, though, I&#8217;m not at all sure what can increase a &#8216;Count&#8217; field. Counting more than ten million of anything seems a little extreme for WRKQRY. There might not be any good way of doing it.<br />
&nbsp;<br />
You could just create a SQL VIEW that does a COUNT() and use WRKQRY to report it, I suppose. That would give you &#8216;Count&#8217; values as big as you might imagine.<br />
&nbsp;<br />
Tom</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.018 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 11:39:42 -->