<?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>Michael Brown&#039;s Blog &#187; 11i</title>
	<atom:link href="http://blog.michael-brown.org/tag/11i/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.michael-brown.org</link>
	<description>Oracle EBS Tips and Tricks</description>
	<lastBuildDate>Wed, 24 Aug 2011 17:07:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Openworld 2010</title>
		<link>http://blog.michael-brown.org/2010/09/openworld-2010/</link>
		<comments>http://blog.michael-brown.org/2010/09/openworld-2010/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 15:17:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[10gR2]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[11i]]></category>
		<category><![CDATA[Openworld]]></category>
		<category><![CDATA[R12]]></category>

		<guid isPermaLink="false">http://blog.michael-brown.org/?p=63</guid>
		<description><![CDATA[My presentations from Openworld are now available on the downloads page. Secrets of Successful 11gR2 Upgrades in an E-Business Suite Environment Using Oracle VM to Support an E-Business Suite Environment What Does the End of Premier Support Mean for You (from the Database SIG meeting)]]></description>
			<content:encoded><![CDATA[<p>My presentations from Openworld are now available on the <a href="http://blog.michael-brown.org/downloads/">downloads</a> page.</p>
<p><em><br />
Secrets of Successful 11gR2 Upgrades in an E-Business Suite Environment</p>
<p>Using Oracle VM to Support an E-Business Suite Environment</p>
<p>What Does the End of Premier Support Mean for You</em> (from the Database SIG meeting)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michael-brown.org/2010/09/openworld-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading the E-Business Suite to Use 11.1.0.7</title>
		<link>http://blog.michael-brown.org/2009/10/upgrading-the-e-business-suite-to-use-11-1-0-7/</link>
		<comments>http://blog.michael-brown.org/2009/10/upgrading-the-e-business-suite-to-use-11-1-0-7/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 01:38:41 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[11i]]></category>
		<category><![CDATA[Collaborate]]></category>
		<category><![CDATA[Openworld]]></category>
		<category><![CDATA[R12]]></category>
		<category><![CDATA[VOUG]]></category>

		<guid isPermaLink="false">http://blog.michael-brown.org/?p=48</guid>
		<description><![CDATA[My presentation on upgrading the database to 11.1.0.7 with either 11.5.10.2 or R12 is now available on the downloads page.]]></description>
			<content:encoded><![CDATA[<p>My presentation on upgrading the database to 11.1.0.7 with either 11.5.10.2 or R12 is now available on the <a href="http://blog.michael-brown.org/downloads/">downloads</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michael-brown.org/2009/10/upgrading-the-e-business-suite-to-use-11-1-0-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Too Many Open Files</title>
		<link>http://blog.michael-brown.org/2008/05/too-many-open-files/</link>
		<comments>http://blog.michael-brown.org/2008/05/too-many-open-files/#comments</comments>
		<pubDate>Tue, 06 May 2008 19:43:44 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[10.2]]></category>
		<category><![CDATA[10gR2]]></category>
		<category><![CDATA[11i]]></category>

		<guid isPermaLink="false">http://blog.michael-brown.org/?p=20</guid>
		<description><![CDATA[I had an interesting problem happen with a customer late last week. A monitor we maintain on the alert log suddenly paged us with ORA-1116, ORA-1110 and ORA-27041 (Can&#8217;t open a database file, too many open files). Nothing had changed on this system in months. After running: lsof &#124; awk &#8216;{print $9}&#8217; &#124; sort &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>I had an interesting problem happen with a customer late last week.  A monitor we maintain on the alert log suddenly paged us with ORA-1116, ORA-1110 and ORA-27041 (Can&#8217;t open a database file, too many open files).  Nothing had changed on this system in months.</p>
<p>After running: <em>lsof | awk &#8216;{print $9}&#8217; | sort | uniq -c | sort -n | tail -5 </em>(as with all code blocks, your milage may vary, this was in the bash shell on Redhat Linux)<em>, </em>the problem turned out to be with $ORACLE_HOME/nls/data/9idata/lx40030.nlb.  A little poking aroud on Metalink led us to bug 5257698.  This is a Generic bug for 10.2.  The patch replaces lx40030.nlb and lx40003.nlb in $ORACLE_HOME/nls/data/old.  Rerunning cr9idata.pl appears to have fixed the open files issue.</p>
<p>The worrisome part of this issue is that they had been live on 10.2 with E-Business Suite 11.5.10.2 for months and no patches or other changes had been made which would have triggered this that we could find.  In spite of this, we had to reboot Thursday and were right on the edge of having to shutdown production again on Friday.  Luckily,  we were able to apply the patch this weekend.</p>
<p>If you are using 10.2 especially with the E-Business Suite, please make sure that you have some form of simple open file monitor running (<em>lsof | wc -l</em> if nothing else).</p>
<p>We discovered that the number of files was flucuating somewhat, but it was basically increasing (this was after a reboot&#8211;the problem all started when we got a page from the alert.log that some datafiles apppeared to be missing).</p>
<p>Here is a simple script that can be used to do the monitoring (just put it in cron):</p>
<pre>#!/bin/bash
LSOF=/usr/sbin/lsof
MAIL=/bin/mail
WC=/usr/bin/wc
ALERT="root pager1@whatever.com"
THRESHOLD=25000
SUBJ="SID NAME"
COUNT=$($LSOF | $WC -l)
echo "There are $COUNT open files"
if [ "$COUNT" -gt "$THRESHOLD" ]; then
   $MAIL -s "$SUBJ $COUNT open files" $ALERT &lt;&lt;EOF

On $(date), the number of
open files on $(hostname)
was $COUNT.  This is
greater than the alerting threshold
of $THRESHOLD
.
EOF
fi</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.michael-brown.org/2008/05/too-many-open-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replacing JInitiator with JRE in 11i</title>
		<link>http://blog.michael-brown.org/2008/05/replacing-jinitiator-with-jre-in-11i/</link>
		<comments>http://blog.michael-brown.org/2008/05/replacing-jinitiator-with-jre-in-11i/#comments</comments>
		<pubDate>Tue, 06 May 2008 03:55:26 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[11i]]></category>
		<category><![CDATA[Collaborate]]></category>
		<category><![CDATA[E-Business Suite]]></category>

		<guid isPermaLink="false">http://blog.michael-brown.org/?p=19</guid>
		<description><![CDATA[My presentation from Collaborate 2008 is now available on the Downloads page.]]></description>
			<content:encoded><![CDATA[<p>My presentation from Collaborate 2008 is now available on the <a href="http://blog.michael-brown.org/Downloads">Downloads</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michael-brown.org/2008/05/replacing-jinitiator-with-jre-in-11i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

