<?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>Steve Karam :: The Oracle Alchemist &#187; oracle bug dbcontrol</title>
	<atom:link href="http://www.oraclealchemist.com/tag/oracle-bug-dbcontrol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oraclealchemist.com</link>
	<description>Steve Karam's Oracle Blog</description>
	<lastBuildDate>Fri, 14 Aug 2009 05:01:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>This Bug Brought To You By The Letter &#8220;U&#8221;</title>
		<link>http://www.oraclealchemist.com/oracle/this-bug-brought-to-you-by-the-letter-u/</link>
		<comments>http://www.oraclealchemist.com/oracle/this-bug-brought-to-you-by-the-letter-u/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 03:01:51 +0000</pubDate>
		<dc:creator>The Oracle Alchemist</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle bug dbcontrol]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.oraclealchemist.com/?p=85</guid>
		<description><![CDATA[One silly bug.  Ah ah ah ah!
Bugs come in all shapes and sizes.  Big bugs, little bugs, bugs that crash your database, bugs that make a query run oddly.  Some believe there are even bugs in human existence.
There is a running joke that has been around forever regarding bugs vs. features.  [...]]]></description>
			<content:encoded><![CDATA[<h3>One silly bug.  Ah ah ah ah!</h3>
<p>Bugs come in all shapes and sizes.  Big bugs, little bugs, bugs that crash your database, bugs that make a query run oddly.  Some believe there are even <a href="http://xkcd.com/258/" target="_blank">bugs in human existence</a>.</p>
<p>There is a running joke that has been around forever regarding bugs vs. features.  I think this picture explains it better than I ever could (artist unknown):</p>
<p><a href='http://www.oraclealchemist.com/wp-content/uploads/2008/07/bug-feature.jpg'><img src="http://www.oraclealchemist.com/wp-content/uploads/2008/07/bug-feature.jpg" alt="Bug vs. Feature" title="bug-feature" class="aligncenter size-medium wp-image-86" /></a></p>
<h3>My Bug Story</h3>
<p>So I was working with a client running Oracle 10.2.0.1 on Windows 2003.  He informed me that he was having trouble getting DB Control to work.  I logged in, took a look, and saw that even though the EM service started, and &#8216;emctl status dbconsole&#8217; returned successfully, the page was not viewable.</p>
<p>I went through the usual litany.  I checked out listeners, looked at IE security settings, made sure it was using a static IP instead of DHCP, tried to telnet to the port, no help at all.  I re-configured using EMCA a couple times with different settings, and still, no EM.</p>
<p>Suffice it to say, this was a bit unusual.  And so I turned to <a href="http://metalink.oracle.com" target="_blank">Metalink</a>.  The search terms were tough (&#8216;em no workie&#8217;?), but I stumbled upon this gem:</p>
<p><strong>Note</strong>: 342916.1<br />
<strong>Subject</strong>:  Problem: Startup: Db Control 10.2.0.1 Fails To Start when the hostname begins with the letter &#8220;u&#8221;</p>
<p>No, I&#8217;m not kidding.</p>
<p>It turns out that there is a problem with backslashes in the file &#8220;$ORACLE_HOME\host_SID\sysman\config\emd.properties&#8221; when using a hostname beginning with the letter &#8220;U&#8221; for omsRecvDir .  To fix the issue, all I had to do was configure EM (emca -config dbcontrol db), wait for the error that the service could not start, and change emd.properties, substituting forward slashes (&#8216;/&#8217;) for backslashes (&#8216;\&#8217;) in the omsRecvDir variable.</p>
<p>And behold, EM started and worked fine!</p>
<p>If you have any funny bug stories of your own, please feel free to share.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oraclealchemist.com/oracle/this-bug-brought-to-you-by-the-letter-u/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
