<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog Entries</title>
		<description>Blog Entries</description>
		<link>http://mhubel.com</link>
		<lastBuildDate>Fri, 30 Jul 2010 19:26:29 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Management and Communication</title>
			<link>http://mhubel.com/index.php/db2-blog/Management-and-Communication.html</link>
			<description>&lt;p&gt;An example was given recently that a Director was recently so unhappy with their IT progress and strategy that one of two things were likely to happen: &lt;/p&gt;&lt;p&gt; 1) Fire the CIO &lt;/p&gt;&lt;p&gt; 2) Outsource IT &lt;/p&gt;&lt;p&gt; This is telling on many fronts. Also, it is not just a CIO problem. There is a breakdown in communication, a misunderstanding that spending money can automatically solve a problem, and that the business needs and vision is not understood or communicated by either the CIO or the Director.  [...]</description>
			<author>martin@mhubel.com</author>
			<pubDate>Wed, 18 Nov 2009 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>Home at last</title>
			<link>http://mhubel.com/index.php/db2-blog/Home-at-last.html</link>
			<description>&lt;p&gt;After a busy month of conferences, it's good to be home. It was fascinating to see Warsaw for IDUG Europe; it was my first trip there.&lt;/p&gt;&lt;p&gt;From my limited knowledge of history, Poland has the unfortunate placement of being on the way to other destinations. When Napoleon, and later Hitler, want to go to Russia with a few hundred thousand soldiers, Poland was on the way and was invaded each time. Chopin wrote many sad songs about what was happwning to his beloved country. Of course, the Ru [...]</description>
			<author>martin@mhubel.com</author>
			<pubDate>Fri, 07 Nov 2008 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>DB2 Stored Procedures versus Functions </title>
			<link>http://mhubel.com/index.php/db2-blog/DB2-Stored-Procedures-versus-Functions-.html</link>
			<description>I provided a sample procedure written using SQL/PL earlier to check if a string contained only numbers. This is a common validation for input strings. &lt;p&gt;SQL UDFs cannot contain any commands that are outside the scope of the SQL reference. DB2 will take an SQL UDF and stick it directly into the calling SQL, so that when it's executed it's indistinguishable from the&lt;br /&gt;rest of the SQL statement, as far as DB2 is concerned.&lt;/p&gt;&lt;p&gt;On the other hand, an SQL Procedure is a separate entity that cont [...]</description>
			<author>martin@mhubel.com</author>
			<pubDate>Thu, 10 Jul 2008 00:00:00 +0100</pubDate>
		<category>gravityisthelaw</category>
 <category>DB2 Stored Procedures</category>
 <category>DB2 LUW</category>
 <category>DB2 Functions</category>
 <category>DB2 Development</category>
		</item>
		<item>
			<title>Windows Vista: Where is db2diag.log location? </title>
			<link>http://mhubel.com/index.php/db2-blog/Windows-Vista-Where-is-db2diag.log-location--50.html</link>
			<description>So, we want to post a sample for this blog from the db2diag.log. That's great; it's nice to have samples. The problem is finding the location is you took the default. &lt;p&gt;First, you must set hidden files on. From my C: drive in Windows Explorer, I pressed the Alt key to see the menu bar. On the Tools Menu, choose Folder Options, and choose the radio button halfway down to show hidden files and folders.&lt;/p&gt;&lt;p&gt;Then, you'll be able to see diag information in:&lt;/p&gt;&lt;p&gt;C:/Program Data/IBM/DB2/DB2COPY1/D [...]</description>
			<author>martin@mhubel.com</author>
			<pubDate>Fri, 06 Jun 2008 00:00:00 +0100</pubDate>
		<category>DB2 Windows</category>
		</item>
		<item>
			<title>DB2 Stored Procedure Exceptions</title>
			<link>http://mhubel.com/index.php/db2-blog/DB2-Stored-Procedure-Exceptions-51.html</link>
			<description>A customer asked me to develop a function to check whether a character string was in fact numeric with the further stipulation that it be done in SQL. He reported that the documentation seemed to be lacking. &lt;p&gt;The DB2 LUW Information Center used to have a Reference section, where you would find the SQL statement reference along with everything else. This has been reorganized in DB2 9.5 to have a &amp;quot;Database Fundamentals&amp;quot; section. You will find the SQL reference information in there.&lt;/p&gt; [...]</description>
			<author>martin@mhubel.com</author>
			<pubDate>Thu, 08 May 2008 00:00:00 +0100</pubDate>
		<category>gravityisthelaw</category>
 <category>DB2 z/OS</category>
 <category>DB2 Stored Procedures</category>
 <category>DB2 LUW</category>
 <category>DB2 Functions</category>
 <category>!gnu</category>
		</item>
	</channel>
</rss>