<?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>kwatog &#38; co. &#187; pl/sql developer</title>
	<atom:link href="http://kwatog.com/tag/plsql-developer/feed/" rel="self" type="application/rss+xml" />
	<link>http://kwatog.com</link>
	<description>tech notes and general nonsense</description>
	<lastBuildDate>Wed, 25 Aug 2010 05:46:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Could not locate OCI dll Error</title>
		<link>http://kwatog.com/blog/oracle/could-not-locate-oci-dll-error/</link>
		<comments>http://kwatog.com/blog/oracle/could-not-locate-oci-dll-error/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:02:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[oci dll]]></category>
		<category><![CDATA[pl/sql developer]]></category>

		<guid isPermaLink="false">http://kwatog.com/?p=151</guid>
		<description><![CDATA[If you are using 10g client with PL/SQL developer, you may encounter the message &#8220;Initialization error: Could not locate OCI dll&#8221; when launching PL/SQL Developer. It does not happen with the 8i client so I already suspected that it must be with the 10g client that I recently installed. Luckily, I found this thread in [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using 10g client with PL/SQL developer, you may encounter the message &#8220;Initialization error: Could not locate OCI dll&#8221; when launching PL/SQL Developer. It does not happen with the 8i client so I already suspected that it must be with the 10g client that I recently installed. Luckily, I found this <a href="http://forums.oracle.com/forums/thread.jspa?threadID=620900">thread</a> in Oracle OTN forum and the solution seems to be easy.</p>
<p>All I have to do is copy a whole bunch of files from the ORAHOME folder to ORAHOME\bin. It seems like PL/SQL Developer is hardwired to find the files under the bin folder. It did the trick and my sql editor is now working. I hope it fixes yours too. </p>
<p>Here&#8217;s the screenshot of the files I copied. Take note that I copied them instead of just moving so as not to break anything. </p>
<p><a href="http://kwatog.com/blog/oracle/could-not-locate-oci-dll-error/attachment/oracle_files_copy_to_bin/" rel="attachment wp-att-171"><img src="http://kwatog.com/wp-content/uploads/2009/09/oracle_files_copy_to_bin-300x231.jpg" alt="oracle_files_copy_to_bin" title="oracle_files_copy_to_bin" width="300" height="231" class="alignnone size-medium wp-image-171" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/oracle/could-not-locate-oci-dll-error/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
