<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.informix-zone.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The Informix Zone blogs</title>
 <link>http://www.informix-zone.com/blog</link>
 <description></description>
 <language>en</language>
<item>
 <title>SMI Query Series - Logical Log Space Used</title>
 <link>http://www.informix-zone.com/node/440</link>
 <description>&lt;h1&gt;SMI Query Series - Logical Log Space Used&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;/files/graphics/ids.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a target=&quot;_blank&quot; href=&quot;http://publib.boulder.ibm.com/infocenter/idshelp/v111/index.jsp?topic=/com.ibm.adref.doc/adref220.htm&quot;&gt;sysmaster interface&lt;/a&gt; (&lt;b&gt;SMI&lt;/b&gt;) presents a comfortable way to extract information about various parts of your running IDS instance. This information can be used for:&lt;/p&gt;
&lt;ul class=&quot;ba&quot;&gt;
&lt;li&gt;ad hoc analysis of performance problems&lt;/li&gt;
&lt;li&gt;determining the status of several IDS sub components&lt;/li&gt;
&lt;li&gt;monitoring replication metrics&lt;/li&gt;
&lt;li&gt;sampling data for capacity planning purposes&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/440&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/440#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/112">smi-query-series</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/93">sysmaster</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/15">technical</category>
 <pubDate>Fri, 18 Apr 2008 11:08:31 +0200</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">440 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>Haste makes Waste - Stored Procedure Recompilation</title>
 <link>http://www.informix-zone.com/node/431</link>
 <description>&lt;h1&gt;Haste makes Waste - Stored Procedure Recompilation&lt;/h1&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://wpclipart.com/&quot;&gt;&lt;img src=&quot;/files/graphics/notes_blue.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;During the study of the &lt;a target=&quot;_blank&quot; href=&quot;http://www-306.ibm.com/software/data/informix/pubs/library/notes/relnotes/relnotes.html&quot;&gt;release notes&lt;/a&gt; of the new IDS 10.00.&lt;b&gt;FC8&lt;/b&gt; version I noticed a long anticipated feature that already made it into IDS 10.00.&lt;b&gt;FC7&lt;/b&gt;:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Enhanced Concurrency after Recompilation of SPL Routines&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The problem of locked rows in the dictionary table &lt;i&gt;sysprocplan&lt;/i&gt; is something that comes up in many IDS installations that work intensively with stored procedures. The recommendation to reoptimize the stored procedures manually after DDL changes - &lt;i&gt;update statistics for procedure&lt;/i&gt; - helps to avoid the problem but is more a kind of a workaround and is often forgotten by the administrator or application developer.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/431&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/431#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/45">ids</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/113">stored procedures</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/15">technical</category>
 <pubDate>Fri, 14 Mar 2008 10:37:35 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">431 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>SMI Query Series - Shared Memory Segments</title>
 <link>http://www.informix-zone.com/node/429</link>
 <description>&lt;h1&gt;SMI Query Series - Shared Memory Segments&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;/files/graphics/ids.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a target=&quot;_blank&quot; href=&quot;http://publib.boulder.ibm.com/infocenter/idshelp/v111/index.jsp?topic=/com.ibm.adref.doc/adref220.htm&quot;&gt;sysmaster interface&lt;/a&gt; (&lt;b&gt;SMI&lt;/b&gt;) presents a comfortable way to extract information about various parts of your running IDS instance. This information can be used for:&lt;/p&gt;
&lt;ul class=&quot;ba&quot;&gt;
&lt;li&gt;ad hoc analysis of performance problems&lt;/li&gt;
&lt;li&gt;determining the status of several IDS sub components&lt;/li&gt;
&lt;li&gt;monitoring replication metrics&lt;/li&gt;
&lt;li&gt;sampling data for capacity planning purposes&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/429&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/429#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/112">smi-query-series</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/93">sysmaster</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/15">technical</category>
 <pubDate>Tue, 04 Mar 2008 18:25:15 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">429 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>The DB2 Magazine is history</title>
 <link>http://www.informix-zone.com/node/424</link>
 <description>&lt;h1&gt;The DB2 Magazine is history&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;/files/graphics/db2_magazine_gone.gif&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You may already read it in &lt;a target=&quot;_blank&quot; href=&quot;http://www.ibm.com/developerworks/blogs/page/gbowerman?entry=ibm_database_magazine_issue_1&quot;&gt;Guy&#039;s blog&lt;/a&gt;. The DB2 Magazine is now history and has been &lt;b&gt;renamed&lt;/b&gt; to:&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://ibmdatabasemag.com/informix2/&quot;&gt;&lt;img src=&quot;/files/graphics/ibm_db_magazine.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&quot;ra&quot;&gt;
&lt;li&gt;Senior Editor &lt;b&gt;Kim Moutsos:&lt;/b&gt; &lt;a target=_&quot;blank&quot; href=&quot;http://ibmdatabasemag.com/blog/main/archives/2008/02/db2_magazine_is.html&quot;&gt;DB2 Magazine is now IBM Database Magazine&lt;/a&gt;&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/424&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/424#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/3">marketing</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/23">press</category>
 <pubDate>Tue, 26 Feb 2008 22:28:56 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">424 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>IDS V11 Certification</title>
 <link>http://www.informix-zone.com/node/416</link>
 <description>&lt;h1&gt;IDS V11 Certification&lt;/h1&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www-03.ibm.com/certify/tests/ovr918.shtml&quot;&gt;&lt;img src=&quot;/files/graphics/im-certified.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some kind of &quot;house advertising&quot;:&lt;/p&gt;
&lt;p&gt;There is a new article written by me and published in the &lt;a target=&quot;_blank&quot; href=&quot;http://www.db2mag.com&quot;&gt;DB2 Magazine&lt;/a&gt; that talks about &lt;b&gt;IDS V11 Certification&lt;/b&gt;:&lt;/p&gt;
&lt;ul class=&quot;ra&quot;&gt;
&lt;li&gt;
      &lt;a target=&quot;_blank&quot; href=&quot;http://www.db2mag.com/informixdbadmin/showArticle.jhtml;jsessionid=XQJRYYCRXB2TUQSNDLPSKHSCJUNN2JVN?articleID=206401676&quot;&gt;Becoming a Certified Informix Professional&lt;/a&gt;
   &lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/416&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/416#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/52">certification</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/22">cheetah</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/2">education</category>
 <pubDate>Wed, 13 Feb 2008 13:30:42 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">416 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>Upcoming Informix Books</title>
 <link>http://www.informix-zone.com/informix-books</link>
 <description>&lt;h1&gt;Upcoming Informix Books&lt;/h1&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.amazon.de/gp/redirect.html?ie=UTF8&amp;amp;location=http%3A%2F%2Fwww.amazon.de%2FInformix-Springer-Undergraduate-Textbooks-Statistics%2Fdp%2F3868020128%3Fie%3DUTF8%26s%3Dgateway%26qid%3D1202306446%26sr%3D8-4&amp;amp;site-redirect=de&amp;amp;tag=theinfzon-21&amp;amp;linkCode=ur2&amp;amp;camp=1638&amp;amp;creative=6742&quot;&gt;&lt;img src=&quot;/files/graphics/ids11_buch.small.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A new (german) Informix book is going to hit the road in June 2008. It will be published as part of the popular &lt;a target=&quot;_blank&quot; href=&quot;http://entwickler-press.de/ep/psecom,id,7,reihe,schnell+kompakt.html&quot;&gt;schnell+kompakt&lt;/a&gt;   (fast+compact) series by &lt;a target=&quot;_blank&quot; href=&quot;http://entwickler-press.de&quot;&gt;entwickler.press&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/informix-books&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/informix-books#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/95">cheetah2</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/2">education</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/23">press</category>
 <pubDate>Wed, 06 Feb 2008 15:30:42 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">415 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>SMI Query Series - Database Size</title>
 <link>http://www.informix-zone.com/node/412</link>
 <description>&lt;h1&gt;SMI Query Series - Database Size&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;/files/graphics/ids.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a target=&quot;_blank&quot; href=&quot;http://publib.boulder.ibm.com/infocenter/idshelp/v111/index.jsp?topic=/com.ibm.adref.doc/adref220.htm&quot;&gt;sysmaster interface&lt;/a&gt; (&lt;b&gt;SMI&lt;/b&gt;) presents a comfortable way to extract information about various parts of your running IDS instance. This information can be used for:&lt;/p&gt;
&lt;ul class=&quot;ba&quot;&gt;
&lt;li&gt;ad hoc analysis of performance problems&lt;/li&gt;
&lt;li&gt;determining the status of several IDS sub components&lt;/li&gt;
&lt;li&gt;monitoring replication metrics&lt;/li&gt;
&lt;li&gt;sampling data for capacity planning purposes&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/412&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/412#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/112">smi-query-series</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/93">sysmaster</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/15">technical</category>
 <pubDate>Wed, 30 Jan 2008 19:56:39 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">412 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>SMI Query Series - Sequential Scans on Tables</title>
 <link>http://www.informix-zone.com/node/405</link>
 <description>&lt;h1&gt;SMI Query Series - Sequential Scans on Tables&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;/files/graphics/ids.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a target=&quot;_blank&quot; href=&quot;http://publib.boulder.ibm.com/infocenter/idshelp/v111/index.jsp?topic=/com.ibm.adref.doc/adref220.htm&quot;&gt;sysmaster interface&lt;/a&gt; (&lt;b&gt;SMI&lt;/b&gt;) presents a comfortable way to extract information about various parts of your running IDS instance. This information can be used for:&lt;/p&gt;
&lt;ul class=&quot;ba&quot;&gt;
&lt;li&gt;ad hoc analysis of performance problems&lt;/li&gt;
&lt;li&gt;determining the status of several IDS sub components&lt;/li&gt;
&lt;li&gt;monitoring replication metrics&lt;/li&gt;
&lt;li&gt;sampling data for capacity planning purposes&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/405&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/405#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/112">smi-query-series</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/93">sysmaster</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/15">technical</category>
 <pubDate>Sat, 05 Jan 2008 17:16:43 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">405 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>MACH 11 - Setup a SDS Node in 5 Minutes</title>
 <link>http://www.informix-zone.com/node/402</link>
 <description>&lt;h1&gt;MACH 11 - Setup a SDS Node in 5 Minutes&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;/files/graphics/mach11.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If you didn&#039;t had the time to play with the SDS (&lt;b&gt;S&lt;/b&gt;hared &lt;b&gt;D&lt;/b&gt;isk &lt;b&gt;S&lt;/b&gt;econdary) functionality which is part of the &lt;a href=&quot;/mach11-overview&quot;&gt;MACH 11 technology&lt;/a&gt; introduced in &lt;a href=&quot;/cheetah-resources&quot;&gt;IDS 11&lt;/a&gt;, here is a short summary how to setup a SDS node on the &lt;b&gt;same&lt;/b&gt; machine. It will take you only about &lt;b&gt;5 minutes&lt;/b&gt; to get the SDS node up and running. &lt;/p&gt;
&lt;p&gt;I assume that you already have an IDS 11 instance running on your machine. If not, download the cost-free &lt;a href=&quot;/ids-dev-edition&quot;&gt;IDS Developer Edition&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/402&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/402#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/22">cheetah</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/75">mach11</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/15">technical</category>
 <pubDate>Fri, 21 Dec 2007 16:34:45 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">402 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>Daily Backup via DB Scheduler</title>
 <link>http://www.informix-zone.com/node/400</link>
 <description>&lt;h1&gt;Daily Backup via DB Scheduler&lt;/h1&gt;
&lt;p&gt;&lt;img src=&quot;/files/graphics/clock.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Applications that &lt;b&gt;embed&lt;/b&gt; the database as part of their solution have &lt;b&gt;challenging requirements&lt;/b&gt; regarding the data server:&lt;/p&gt;
&lt;ul class=&quot;ba&quot;&gt;
&lt;li&gt;a customizable, small footprint&lt;/li&gt;
&lt;li&gt;a hardware gentle architecture&lt;/li&gt;
&lt;li&gt;rock-solid reliability&lt;/li&gt;
&lt;li&gt;flexible high availability options&lt;/li&gt;
&lt;li&gt;extremely low administration overhead&lt;/li&gt;
&lt;li&gt;smoothly backward application compatibility&lt;/li&gt;
&lt;li&gt;excellent performance&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you look at each of those requirements it becomes clear why IBM &lt;b&gt;favors&lt;/b&gt; &lt;a href=&quot;/ids-positioning&quot;&gt;IDS&lt;/a&gt; as the data server of choice for &lt;b&gt;integrated solutions&lt;/b&gt;. The new database scheduler introduced in &lt;a href=&quot;/cheetah-resources&quot;&gt;IDS V11&lt;/a&gt; offers extensive possibilities to &lt;b&gt;automate&lt;/b&gt; routine tasks. Probably one of the most important DBA routine tasks is the &lt;b&gt;regular backup&lt;/b&gt; of the data server.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/400&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/400#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/22">cheetah</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/91">scheduler</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/15">technical</category>
 <pubDate>Sat, 15 Dec 2007 10:27:41 +0100</pubDate>
 <dc:creator>eherber</dc:creator>
 <guid isPermaLink="false">400 at http://www.informix-zone.com</guid>
</item>
</channel>
</rss>
