<rss version="2.0"> 
 
<channel> 
<title>Four Hundred Guru</title> 
<link>http://www.itjungle.com/fhg/fhgindex.html</link> 
<description>Tips, Advice and Code.</description> 
<language>en-us</language> 
<copyright>2010 Guild Companies, Inc. All Rights Reserved</copyright> 
<pubDate>March 17, 2010</pubDate> 
<category>IT Jungle</category> 
<generator>IT Jungle</generator> 
<docs>http://www.itjungle/com/fhg/fhg-rss.html</docs> 
<ttl>20</ttl> 
<image> 
<title>Four Hundred Guru</title>
<url>http://www.itjungle.com/images/fhg/title_fhg.gif</url> 
<link>http://www.itjungle/com/fhg/fhg-rss.html</link> 
<width>275</width> 
<height>50</height> 
</image> 
 
	
	<item> 
	<title>The State of the UNION</title> 
<link>http://www.itjungle.com/fhg/fhg031710-story01.html</link> 
	<description>DB2 for i supports the concept of union, which creates or derives a single result set table by combining two other result set tables, each of which was derived from a SELECT statement or another UNION. (See the discussion on cascading unions at the end of this article). A union is very useful when an SQL query must operate on two or more tables where JOIN cannot be used to produce the desired result set table.</description> 
	<category></category> 
	<guid isPermaLink="false">http://www.itjungle.com/fhg/fhg031710-story01.html</guid> 
	<pubDate>March 17, 2010</pubDate> 
</item> 
 
	
	<item> 
	<title>A Good Use for Global Variables</title> 
<link>http://www.itjungle.com/fhg/fhg031710-story02.html</link> 
	<description>Using global data (fields, variables and constants) is generally considered to be poor programming practice. One reason is that a subroutine or subprocedure that uses global data is not easily placed into service elsewhere. Another reason is that undesirable side effects may occur when one routine changes a variable that another routine uses. However, in some situations global data makes sense. I would like to provide one example.</description> 
	<category></category> 
	<guid isPermaLink="false">http://www.itjungle.com/fhg/fhg031710-story02.html</guid> 
	<pubDate>March 17, 2010</pubDate> 
</item> 


	<item> 
	<title>Does An IPL Really Help Improve System Performance?</title> 
<link>http://www.itjungle.com/fhg/fhg031710-story03.html</link> 
	<description>My i/OS system performance hasn't been very good lately and my storage usage is starting to shoot up. I'm thinking I should IPL my System i 550 box to reset the system. Will an IPL help me regain storage and improve performance?</description> 
	<category></category> 
	<guid isPermaLink="false">http://www.itjungle.com/fhg/fhg031710-story03.html</guid> 
	<pubDate>March 17, 2010</pubDate> 
</item> 

 
</channel> 
</rss>