<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.mycado.fr &#187; fix pack</title>
	<atom:link href="http://blog.mycado.fr/tag/fix-pack/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mycado.fr</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Oct 2009 12:21:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check the service level and version of DB2</title>
		<link>http://blog.mycado.fr/2009/08/verifier-la-version-et-le-service-level-de-votre-db2/</link>
		<comments>http://blog.mycado.fr/2009/08/verifier-la-version-et-le-service-level-de-votre-db2/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 11:59:06 +0000</pubDate>
		<dc:creator>Stéphane Journot</dc:creator>
				<category><![CDATA[IBM DB2]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[db2level]]></category>
		<category><![CDATA[fix pack]]></category>

		<guid isPermaLink="false">http://blog.mycado.fr/?p=9</guid>
		<description><![CDATA[A short easy command will allow us to check the version and service level (build level and fix pack) of our DB2 instance. For that, use the db2level command:
DXIIC:/ mycado$ db2level
DB221085I Instance &#8220;DB2&#8243; uses &#8220;32&#8243; bits and DB2 code release &#8220;SQL09052&#8243; with level identifier &#8220;03030107&#8243;.
Informational tokens are &#8220;DB2 v9.5.200.315&#8243;, &#8220;s080811&#8243;, &#8220;WR21411&#8243;, and Fix Pack &#8220;2&#8243;.
Product [...]]]></description>
			<content:encoded><![CDATA[<p>A short easy command will allow us to check the version and service level (build level and fix pack) of our DB2 instance. For that, use the <strong>db2level</strong> command:</p>
<blockquote><p><strong>DXIIC:/ mycado$</strong> db2level</p>
<p>DB221085I Instance &#8220;DB2&#8243; uses &#8220;32&#8243; bits and DB2 code release &#8220;SQL09052&#8243; with level identifier &#8220;03030107&#8243;.<br />
Informational tokens are &#8220;DB2 v9.5.200.315&#8243;, &#8220;s080811&#8243;, &#8220;WR21411&#8243;, and Fix Pack &#8220;2&#8243;.<br />
Product is installed at &#8220;C:\DB2v95&#8243; with DB2 Copy Name &#8220;DB2COPY1&#8243;.</p></blockquote>
<p>Here I use a DB2 9.5 with the fix pack 2 ! These information can be useful when you search information or when you need a support from IBM, but essentially to know if you have the <a title="IBM Fix pack" href="http://www-01.ibm.com/support/docview.wss?rs=71&amp;uid=swg27007053">latest fixpack</a>. The latest fixpack for DB2 9.5 is the <a title="IBM DB2 9.5 Fix pack 4" href="http://www.ibm.com/support/docview.wss?rs=71&amp;uid=swg24023213" target="_blank">fix pack 4</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mycado.fr/2009/08/verifier-la-version-et-le-service-level-de-votre-db2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

