<?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>The Pythian Blog &#187; DBI</title>
	<atom:link href="http://www.pythian.com/news/tag/dbi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>DBD::Oracle on AIX 5.1</title>
		<link>http://www.pythian.com/news/6087/dbdoracle-on-aix-5-1/</link>
		<comments>http://www.pythian.com/news/6087/dbdoracle-on-aix-5-1/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 20:10:22 +0000</pubDate>
		<dc:creator>John Scoles</dc:creator>
				<category><![CDATA[DBD::Oracle]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[AIX]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[GCC]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=6087</guid>
		<description><![CDATA[I finally had the opportunity the other day to try and install DBD::Oracle on an IBM AIX 5.1 box, and for once I have some good news to tell. Anyone who has ever tried this will know of some of the troubles I speak of. When dealing with DBI and any DBD on a AIX [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/6087/dbdoracle-on-aix-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DBD::Oracle 1.23 Released</title>
		<link>http://www.pythian.com/news/2273/dbdoracle-123-released/</link>
		<comments>http://www.pythian.com/news/2273/dbdoracle-123-released/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 16:57:37 +0000</pubDate>
		<dc:creator>John Scoles</dc:creator>
				<category><![CDATA[DBD::Oracle]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[DBD]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Pythian]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=2273</guid>
		<description><![CDATA[The &#8220;Sesame Street&#8221; Version of DBD::Oracle (1.23) has been released. You can find it at CPAN DBD::Oracle. DBD::Oracle is the Perl module that works with the DBI module to provide access to Oracle databases. It is maintained by me, John Scoles, under the auspices of The Pythian Group as open source/free software. This release is [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/2273/dbdoracle-123-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Which DBD::Oracle Version is for Me?</title>
		<link>http://www.pythian.com/news/1127/which-dbdoracle-version-is-for-me/</link>
		<comments>http://www.pythian.com/news/1127/which-dbdoracle-version-is-for-me/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 16:56:59 +0000</pubDate>
		<dc:creator>John Scoles</dc:creator>
				<category><![CDATA[DBD::Oracle]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[DBD]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[Oracle versions]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1127/which-dbdoracle-is-for-me</guid>
		<description><![CDATA[1, 2, 3, 4, 5, 6, 9, or 10. It ain&#8217;t no Feist song, but she got it right. Notice that she mentions no 7 or 8 in it. Well, that is also true for version support in release 1.21 of DBD::Oracle. With some of the new functionality that was introduced in DBD::Oracle 1.21, you [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1127/which-dbdoracle-version-is-for-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bug in DBD::Oracle&#8217;s execute_array with 11g</title>
		<link>http://www.pythian.com/news/1125/bug-in-dbdoracles-execute_array-with-11g/</link>
		<comments>http://www.pythian.com/news/1125/bug-in-dbdoracles-execute_array-with-11g/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 16:22:44 +0000</pubDate>
		<dc:creator>John Scoles</dc:creator>
				<category><![CDATA[DBD::Oracle]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[dbd:ORacle bug]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[oracle bug]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1125/bug-in-dbdoracles-execute_array-with-11g</guid>
		<description><![CDATA[There seems to be a bug in DBD::Oracle&#8217;s execute_array when working with 11g. If you tell DBD::Oracle to autocommit, it seems that in 11g this commit will not take place when an error occurs during the processing of one of the tuples that you passed into execute_array. So given this table: CREATE TABLE test_array ( [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1125/bug-in-dbdoracles-execute_array-with-11g/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install DBD::Oracle on 64-bit Linux and Oracle 11g</title>
		<link>http://www.pythian.com/news/995/another-dbdoracle-intall-kludge-64-bit-linux-and-oracle-11/</link>
		<comments>http://www.pythian.com/news/995/another-dbdoracle-intall-kludge-64-bit-linux-and-oracle-11/#comments</comments>
		<pubDate>Tue, 13 May 2008 18:53:58 +0000</pubDate>
		<dc:creator>John Scoles</dc:creator>
				<category><![CDATA[DBD::Oracle]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[Oracle full Client 11]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/995/another-dbdoracle-intall-kludge-64-bit-linux-and-oracle-11</guid>
		<description><![CDATA[Karun Dutt and I managed to get DBD::Oracle 1.21 to install on a 64-bit Linux OS against the Oracle 11 full client. Here&#8217;s what we did. As root, we downloaded DBD::Oracle from CPAN. # perl -MCPAN -eshell cpan&#62; get DBD::Oracle ... We replaced the distribution makefile with: http://svn.perl.org/modules/dbd-oracle/trunk/Makefile.PL (this is the latest Makefile.PL). # cd [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/995/another-dbdoracle-intall-kludge-64-bit-linux-and-oracle-11/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>DBD::Oracle and Instant Client 11.1.0.6.0</title>
		<link>http://www.pythian.com/news/950/dbdoracle-and-instant-client-111060/</link>
		<comments>http://www.pythian.com/news/950/dbdoracle-and-instant-client-111060/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 18:15:46 +0000</pubDate>
		<dc:creator>John Scoles</dc:creator>
				<category><![CDATA[DBD::Oracle]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[11.1.0.6.0]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[Instant Client]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/950/dbdoracle-and-instant-client-111060</guid>
		<description><![CDATA[I have just managed to get DBD::Oracle to successfully compile, install, and test with the 11.1.0.6.0 Instant Client (IC) on a Linux (32bit) OS. It seems Oracle, in its wisdom, has changed the folder structure yet again, so to get it to compile, try this. The table structure of the IC out of the RPMs [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/950/dbdoracle-and-instant-client-111060/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DBD::Oracle 1.21 Released</title>
		<link>http://www.pythian.com/news/923/dbdoracle-121-released/</link>
		<comments>http://www.pythian.com/news/923/dbdoracle-121-released/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 20:22:43 +0000</pubDate>
		<dc:creator>John Scoles</dc:creator>
				<category><![CDATA[DBD::Oracle]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[DBD::Oracle 1.21]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[Open Source Software]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/923/dbdoracle-121-released</guid>
		<description><![CDATA[The latest release of DBD::Oracle is now ready and can be found at: CPAN DBD::Oracle. It is a Perl module that works with the DBI module to provide access to Oracle databases. It is maintained by me, John Scoles, under the auspices of The Pythian Group as open source/free software. The release has been fully [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/923/dbdoracle-121-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

