<?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>amnuts &#187; error</title>
	<atom:link href="http://blog.amnuts.com/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amnuts.com</link>
	<description>php projects, javascript, and... stuff.</description>
	<lastBuildDate>Fri, 07 May 2010 09:11:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pointless error message</title>
		<link>http://blog.amnuts.com/2009/12/21/pointless-error-message/</link>
		<comments>http://blog.amnuts.com/2009/12/21/pointless-error-message/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 15:11:42 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://blog.amnuts.com/?p=143</guid>
		<description><![CDATA[Just ran a bit of SQL on Oracle and this was the oh-so helpful error message I got back:
Warning:  ociexecute() [function.ociexecute]: OCIStmtExecute: ORA-00932: inconsistent datatypes: expected BINARY got BINARY
So you&#8217;re expecting a binary value and what you got was a binary value, but that&#8217;s inconsistent with the binary value you were expecting to be [...]]]></description>
			<content:encoded><![CDATA[<p>Just ran a bit of SQL on Oracle and this was the oh-so helpful error message I got back:</p>
<blockquote><p><strong>Warning</strong>:  ociexecute() [function.ociexecute]: OCIStmtExecute: ORA-00932: inconsistent datatypes: expected BINARY got BINARY</p></blockquote>
<p>So you&#8217;re expecting a binary value and what you got was a binary value, but that&#8217;s inconsistent with the binary value you were expecting to be binary?!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amnuts.com/2009/12/21/pointless-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
