<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Vino4ever's Weblog</title>
	<atom:link href="http://oracle4ever.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracle4ever.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 28 Apr 2010 09:32:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='oracle4ever.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vino4ever's Weblog</title>
		<link>http://oracle4ever.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://oracle4ever.wordpress.com/osd.xml" title="Vino4ever&#039;s Weblog" />
	<atom:link rel='hub' href='http://oracle4ever.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Control enqueue snapshot error&#8230;</title>
		<link>http://oracle4ever.wordpress.com/2010/04/28/control-enqueue-snapshot-error/</link>
		<comments>http://oracle4ever.wordpress.com/2010/04/28/control-enqueue-snapshot-error/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 09:32:16 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=47</guid>
		<description><![CDATA[The rman tape backup failed with the error &#8220;Control enqueue snapshot&#8221; &#8211; Failed to take a snapshot fo the controlfile. The rman backup takes the snapshot of the current controlfile before starting the backup. This ensures a consistent image of the control file. But there could be defunct rman process which would have a taken [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=47&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">The rman tape backup failed with the error &#8220;Control enqueue snapshot&#8221; &#8211; Failed to take a snapshot fo the controlfile. The rman backup takes the snapshot of the current controlfile before starting the backup. This ensures a consistent image of the control file. But there could be defunct rman process which would have a taken the snapshot but might have not yet released the same for the other rman backup jobs. In this situation, you need to kill the existing and completed/hanging rman job. Then identify the rman session which is hanging ,</p>
<p><em>SELECT s.SID, USERNAME AS &#8220;User&#8221;, PROGRAM, MODULE,<br />
ACTION, LOGON_TIME &#8220;Logon&#8221;, l.*<br />
FROM V$SESSION s, V$ENQUEUE_LOCK l<br />
WHERE l.SID = s.SID<br />
AND l.TYPE = &#8216;CF&#8217;<br />
AND l.ID1 = 0<br />
AND l.ID2 = 2;</em></p>
<p style="text-align:justify;">After finding out the rman session details, you can kill the same so that the other rman jobs would start without any issue.</p>
<p>Happy learning&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=47&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2010/04/28/control-enqueue-snapshot-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
		<item>
		<title>ORA-01548 during dropping undo tablespace</title>
		<link>http://oracle4ever.wordpress.com/2010/04/23/ora-01548-during-dropping-undo-tablespace/</link>
		<comments>http://oracle4ever.wordpress.com/2010/04/23/ora-01548-during-dropping-undo-tablespace/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 08:34:32 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=43</guid>
		<description><![CDATA[ORA-01548 : active rollback segment &#8216;string&#8217; found, terminate dropping tablespace. This oracle error will appear when you are trying to drop an undo tablespace that contains the active rollback segments. The tablespace can be dropped only if the active rollback segments are cleared. The steps to resolve this issue are, 1. Identifiy the active rollback [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=43&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>ORA</em>-<em>01548 </em>: active rollback segment &#8216;string&#8217; found, terminate dropping tablespace.</p>
<p style="text-align:justify;">This oracle error will appear when you are trying to drop an undo tablespace that contains the active rollback segments. The tablespace can be dropped only if the active rollback segments are cleared. The steps to resolve this issue are,</p>
<p>1. Identifiy the active rollback segment that was reported along with the error while attepting to drop the undo tablespace.</p>
<p><em>drop Tablespace UNDOTBS<br />
*<br />
ERROR at line 1:<br />
ORA-01548: active rollback segment &#8216;<strong><span style="color:#ff0000;">_SYSSMU1$</span></strong>&#8216; found, terminate dropping tablespace</em></p>
<p>2. Make sure you have set the current UNDO_TABLESPACE to the new one.</p>
<p>3. Check whether you have a valid pfile if not then create the pfile from spfile.</p>
<p>4. Bring down the database.</p>
<p>5. Configure the UNDO_MANAGEMENT to Manual in the pfile.</p>
<p>6. Add a un-documented parameter _OFFLINE_ROLLBACK_SEGMENTS to the active segment reported in step 1.</p>
<p>7. Bring up the database.</p>
<p>8. Drop the active rollback segment using drop rollback segment &#8220;&lt;name&gt;&#8221;.</p>
<p>9. Drop the corrupted undo tablespace.</p>
<p>Hope this resolves the issue&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=43&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2010/04/23/ora-01548-during-dropping-undo-tablespace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
		<item>
		<title>Find the session holding library cache lock</title>
		<link>http://oracle4ever.wordpress.com/2009/09/04/find-the-session-holding-library-cache-lock/</link>
		<comments>http://oracle4ever.wordpress.com/2009/09/04/find-the-session-holding-library-cache-lock/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 10:36:00 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=37</guid>
		<description><![CDATA[Sometimes a DML/DDL would hang with the LIBRARY CACHE LOCK Event and the session holding this lock cannot be traced in V$LOCK Table also. There are 3 ways to find out the session holding this lock, so that we can narrow down the issue. Method 1: &#8211; One can get the systemstate dump and the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=37&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">Sometimes a DML/DDL would hang with the LIBRARY CACHE LOCK Event and the session holding this lock cannot be traced in V$LOCK Table also. There are 3 ways to find out the session holding this lock, so that we can narrow down the issue.</p>
<p style="text-align:justify;">Method 1: &#8211; One can get the systemstate dump and the trace file shows the details about current running processes and the objects held or requested by the active processes. </p>
<p style="text-align:justify;">Method 2: &#8211; Query the ORACLE internal table X$KGLLK, which has more details compared to the V$LOCK Synonym. Combining this table and the V$SESSION Synonym will give you the holding session details. See Metalink note 122793.1 for more details on the query.</p>
<p style="text-align:justify;">Method 3: &#8211; One can query the V$ACCESS Synonym to find the sid of the sessions that are accessing the object on which library cache lock event is there. With the help of this, one can narrow down the holding session details.</p>
<p style="text-align:justify;">For more details look into the Metalink Doc. ID: &#8211; 122973.1.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=37&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2009/09/04/find-the-session-holding-library-cache-lock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
		<item>
		<title>NLS_LENGTH_SEMANTICS</title>
		<link>http://oracle4ever.wordpress.com/2009/06/25/nls_length_semantics-2/</link>
		<comments>http://oracle4ever.wordpress.com/2009/06/25/nls_length_semantics-2/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 12:14:04 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=26</guid>
		<description><![CDATA[Couple of months back, I had a problem in importing a dump file into an Oracle schema. I got a strange error&#8230; I started my debugging, I tried to import the dump file with zero objects in the schema and I was successful in importing the dump file. Then I tried importing the dump file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=26&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">Couple of months back, I had a problem in importing a dump file into an Oracle schema. I got a strange error&#8230; I started my debugging, I tried to import the dump file with zero objects in the schema and I was successful in importing the dump file. Then I tried importing the dump file with tables already created in the schema and this time the import failed. The problem was with the NLS_LENGTH_SEMANTICS parameter, it was set to Byte, so the tables got created with Bytes, but the actual import file contains tables with Char. I changed the parameter from BYTES to CHAR&#8230;</p>
<p style="text-align:justify;">SQL&gt; alter system set NLS_LENGTH_SEMANTICS = CHAR</p>
<p style="text-align:justify;">Then restarted the database and the import worked properly&#8230; It is better to have the NLS_LENGTH_SEMANTICS as CHAR. Chk out the below link for more info&#8230;</p>
<p><a href="http://www.oracle.com/technology/oramag/oracle/03-mar/o23sql.html">Article published in ORACLE Magazine</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=26&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2009/06/25/nls_length_semantics-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
		<item>
		<title>OEM Agent restarts frequently</title>
		<link>http://oracle4ever.wordpress.com/2009/06/25/oem-agent-restarts-frequently/</link>
		<comments>http://oracle4ever.wordpress.com/2009/06/25/oem-agent-restarts-frequently/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 12:01:37 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=18</guid>
		<description><![CDATA[Error:- The OEM Agent after a blackout was restarting automatically again and again. Due to this all the components in the server where the agent was residing was in &#8220;Status pending&#8221; in OEM UI. The $AGENT_HOME/bin/emctl status agent shows the details of the same. Solution:- Even though the blackout has been stopped, stil it would [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=18&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration:underline;">Error:-</span></strong></p>
<p style="text-align:justify;">The OEM Agent after a blackout was restarting automatically again and again. Due to this all the components in the server where the agent was residing was in &#8220;Status pending&#8221; in OEM UI. The $AGENT_HOME/bin/emctl status agent shows the details of the same.</p>
<p><strong><span style="text-decoration:underline;">Solution:-</span></strong></p>
<p style="text-align:justify;">Even though the blackout has been stopped, stil it would have been registered in the agents registry, so cleaning off the blackout details averted this problem.</p>
<p>Step 1:- Stop the agent</p>
<p>                $AGENT_HOME/bin/emctl stop agent</p>
<p>Step 2:- Remove the blackouts.xml file.</p>
<p>                $ rm -rf $AGENT_HOME/sysman/emd/blackouts.xml  </p>
<p>                For clustered nodes</p>
<p><span style="color:#ff0000;">               </span>$ rm -rf $AGENT_HOME/node/sysman/emd/blackouts.xml</p>
<p>Step 3:- Clear the state of the agent</p>
<p>                 $AGENT_HOME/bin/emctl clearstate agent</p>
<p>Step 4:- Finally start the agent</p>
<p>                 $AGENT_HOME/bin/emctl start agent</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=18&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2009/06/25/oem-agent-restarts-frequently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
		<item>
		<title>ORA-07445 : Core Dump</title>
		<link>http://oracle4ever.wordpress.com/2009/06/25/ora-07445-core-dump/</link>
		<comments>http://oracle4ever.wordpress.com/2009/06/25/ora-07445-core-dump/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 11:40:03 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=19</guid>
		<description><![CDATA[Error:- ORA-07445: exception encoutered: core dump [lxcsu22m()+12] [SIGSEGV] [unknow code] Scenario:- I got this error after restarting the database and when the application start sending its requests. I have checked the metalink and it is of no use. Bouncing the listener and database didn&#8217;t solve the issue. Solution:- The LD_LIBRARY_PATH and SHLIB_PATH does the trick here. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=19&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration:underline;">Error:-</span></strong></p>
<p>ORA-07445: exception encoutered: core dump [lxcsu22m()+12] [SIGSEGV] [unknow code]</p>
<p><strong><span style="text-decoration:underline;">Scenario:-</span></strong></p>
<p style="text-align:justify;">I got this error after restarting the database and when the application start sending its requests. I have checked the metalink and it is of no use. Bouncing the listener and database didn&#8217;t solve the issue.</p>
<p><strong><span style="text-decoration:underline;">Solution:-</span></strong></p>
<p style="text-align:justify;">The LD_LIBRARY_PATH and SHLIB_PATH does the trick here. After setting these parameters along with the necessary basic ORACLE environment parameters, the ORALCE Instance was started and the application was also started and this time no core dumps were seen in the alert log file. These variables are normally not required to start an instance, but in some cases we need to set these variables to avoid the core dump errors.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=19&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2009/06/25/ora-07445-core-dump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
		<item>
		<title>Big files in a mountpoint &#8211; Shell script</title>
		<link>http://oracle4ever.wordpress.com/2009/06/08/big-files-in-a-mountpoint-shell-script/</link>
		<comments>http://oracle4ever.wordpress.com/2009/06/08/big-files-in-a-mountpoint-shell-script/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 07:24:13 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=12</guid>
		<description><![CDATA[Description:- This shell script will help in finding the big files with respect to size in a particular mount point. Normally there is specific command to find out these information, so this shell script will give out the files in the mount point ordered by size in descending order. The output of the shell script will be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=12&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;"><strong><span style="text-decoration:underline;">Description:-</span></strong></p>
<p style="text-align:justify;">This shell script will help in finding the big files with respect to size in a particular mount point. Normally there is specific command to find out these information, so this shell script will give out the files in the mount point ordered by size in descending order. The output of the shell script will be in final.out file.</p>
<p><strong><span style="text-decoration:underline;">Usage :-</span></strong>  chk_ds_fs.sh &lt;mount_point&gt;</p>
<p><strong><span style="text-decoration:underline;">Output :-</span></strong>  &#8220;final.out&#8221; in the same directory where the shell file is residing.</p>
<p><strong><span style="text-decoration:underline;">Code:-</span></strong></p>
<blockquote><p><span style="font-size:x-small;color:#000000;font-family:Tahoma;"><span style="font-size:10pt;color:black;font-family:Tahoma;">echo &#8220;Enter the path on which disk usage report is needed?&#8221;<br />
read v_path<br />
`du -akr $v_path | sort -n -r | head -n 50 &gt; sample.out`<br />
echo &#8220;Filename\t\t\t\t\t\t\t\t\t\t\t\t\tSize&#8221; &gt; final.out<br />
echo &#8220;=========================================&#8221;  &gt;&gt; final.out<br />
while read EachRecord<br />
do<br />
filename=`echo $EachRecord| awk &#8216;{split($0,array)} END{print array[2]}&#8217;`<br />
fsize=`echo $EachRecord| awk &#8216;{split($0,array)} END{print array[1]}&#8217;`<br />
if [ -d $filename ]; then<br />
   continue<br />
else<br />
   echo &#8220;$filename\t\t\t\t\t\t$fsize&#8221; &gt;&gt; final.out<br />
fi<br />
done &lt; sample.out</span></span></p>
<p><span style="font-size:x-small;color:#000000;font-family:Tahoma;"></span> </p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=12&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2009/06/08/big-files-in-a-mountpoint-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
		<item>
		<title>About this blog&#8230;</title>
		<link>http://oracle4ever.wordpress.com/2009/06/05/about-this-blog/</link>
		<comments>http://oracle4ever.wordpress.com/2009/06/05/about-this-blog/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 12:21:55 +0000</pubDate>
		<dc:creator>vino4ever</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle4ever.wordpress.com/?p=4</guid>
		<description><![CDATA[This blog is created to write my views, findings, issues/solutions that I have encountered in my day-to-day DBA activities&#8230; &#8230;Vinod<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=4&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This blog is created to write my views, findings, issues/solutions that I have encountered in my day-to-day DBA activities&#8230;</p>
<p>&#8230;Vinod</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracle4ever.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracle4ever.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracle4ever.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracle4ever.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracle4ever.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracle4ever.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracle4ever.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracle4ever.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracle4ever.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracle4ever.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracle4ever.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracle4ever.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracle4ever.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracle4ever.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracle4ever.wordpress.com&amp;blog=3855657&amp;post=4&amp;subd=oracle4ever&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracle4ever.wordpress.com/2009/06/05/about-this-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/67e1c28611a95d5c660c8d40d3287390?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vino4ever</media:title>
		</media:content>
	</item>
	</channel>
</rss>
