<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Monish&#039;s Oracle Blog</title>
	<atom:link href="http://monishsb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://monishsb.wordpress.com</link>
	<description>Let&#039;s Learn Oracle.................</description>
	<lastBuildDate>Sun, 09 Aug 2009 01:33:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='monishsb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/fe594c9034429d5af752b89b0ebba49f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Monish&#039;s Oracle Blog</title>
		<link>http://monishsb.wordpress.com</link>
	</image>
			<item>
		<title>ORA-1684: max # extents (%s) reached in table %s.%s partition %s</title>
		<link>http://monishsb.wordpress.com/2009/08/09/ora-1684-max-extents-s-reached-in-table-s-s-partition-s/</link>
		<comments>http://monishsb.wordpress.com/2009/08/09/ora-1684-max-extents-s-reached-in-table-s-s-partition-s/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 01:32:07 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ORA-1684]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/2009/08/09/ora-1684-max-extents-s-reached-in-table-s-s-partition-s/</guid>
		<description><![CDATA[Error:	ORA-1684
Text:	max # extents (%s) reached in table %s.%s partition %s
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
Cause: A table tried to extend past maxextents
Action: If maxextents is less than the system maximum, raise it. Otherwise,
you must recreate with larger initial, next or pctincrease params
Posted in Oracle Tagged: ORA-1684      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=273&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2009/08/09/ora-1684-max-extents-s-reached-in-table-s-s-partition-s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>
	</item>
		<item>
		<title>Unlock record of a Oracle table</title>
		<link>http://monishsb.wordpress.com/2009/08/04/unlock-table/</link>
		<comments>http://monishsb.wordpress.com/2009/08/04/unlock-table/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 01:46:18 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL Scripts]]></category>
		<category><![CDATA[Unlock oracle table]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/?p=259</guid>
		<description><![CDATA[Session: 1

SQL&#62; select * from dept;
DEPTNO     DNAME                    LOC
---------- -------------- -------------
10         ACCOUNTING     NEW YORK
20         RESEARCH             DALLAS
30         SALES                     CHICAGO
40                    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=259&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2009/08/04/unlock-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>
	</item>
		<item>
		<title>WARNING: inbound connection timed out (ORA-3136)</title>
		<link>http://monishsb.wordpress.com/2009/06/09/ora-3136/</link>
		<comments>http://monishsb.wordpress.com/2009/06/09/ora-3136/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 06:28:50 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ORA-3136]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/?p=246</guid>
		<description><![CDATA[What the error is telling you is that a connection attempt was made, but the session authentication was not provided before SQLNET.INBOUND_CONNECT_TIMEOUT seconds.
As far as adverse effects in the long run, you have a user or process that is unable to connect to the database. So someone is unhappy about the database/application.
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
In 10gR2, SQLNET.INBOUND_CONNECT_TIMEOUT the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=246&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2009/06/09/ora-3136/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Script &#124; Tablespace Threshold value</title>
		<link>http://monishsb.wordpress.com/2009/06/09/sql-script02/</link>
		<comments>http://monishsb.wordpress.com/2009/06/09/sql-script02/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 06:22:01 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL Scripts]]></category>
		<category><![CDATA[SQL Script]]></category>
		<category><![CDATA[Threshold value]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/?p=243</guid>
		<description><![CDATA[Use the following script to find out tablespace name under the mentioned threshold value:
select trunc(s.bytes/f.maxbytes, 2) used_pct, &#8216;TABLESPACE &#8216; &#124;&#124; s.tablespace_name &#124;&#124; &#8216; is &#8216; &#124;&#124; to_char(trunc(s.bytes/f.maxbytes, 2)*100) &#124;&#124; &#8216;% full&#8217; description from (select tablespace_name, sum(bytes) bytes from dba_segments
group by tablespace_name) s, (select tablespace_name, sum(greatest(nvl(maxbytes, 0), bytes)) maxbytes from dba_data_files group by tablespace_name) f where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=243&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2009/06/09/sql-script02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Script &#124; Perticular Tablesapce Details</title>
		<link>http://monishsb.wordpress.com/2009/06/09/sql-script01/</link>
		<comments>http://monishsb.wordpress.com/2009/06/09/sql-script01/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 06:18:16 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL Scripts]]></category>
		<category><![CDATA[SQL Script]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/?p=238</guid>
		<description><![CDATA[Use the following script is to find out the details of a particular tablespace
set lines 999
col file_name format a70;
select file_name,bytes/(1024*1024),maxbytes/(1024*1024),autoextensible from dba_data_files
where tablespace_name=&#8217;tablespace-name&#8217;
/
Posted in Oracle, SQL Scripts Tagged: SQL Script      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=238&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2009/06/09/sql-script01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>
	</item>
		<item>
		<title>Software Setup Instructions before Installing Oracle 10g on Linux</title>
		<link>http://monishsb.wordpress.com/2009/02/27/software-setup-instructions/</link>
		<comments>http://monishsb.wordpress.com/2009/02/27/software-setup-instructions/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:59:28 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/?p=233</guid>
		<description><![CDATA[1.     Open a terminal window. Login as the root user.
2.      Create the following operating system groups: oinstall, dba, and, oper.
 /usr/sbin/groupadd oinstall
 /usr/sbin/groupadd dba
 /usr/sbin/groupadd oper 
3.     Create the operating system user oracle:
 /usr/sbin/useradd -g oinstall -G dba,oper -d /home/oracle oracle
4.     Enter the following command to set the password of the oracle user:
 /usr/sbin/passwd oracle
5.     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=233&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2009/02/27/software-setup-instructions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Datapump</title>
		<link>http://monishsb.wordpress.com/2008/12/29/datapump/</link>
		<comments>http://monishsb.wordpress.com/2008/12/29/datapump/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 14:42:59 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Datapump]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/?p=229</guid>
		<description><![CDATA[Datapump
Datapump is a server based bulk data movement infrastructure that supersedes the old import and export utilities. The old export/ import tools are still available, but do not support all Oracle 10g and 11g features. The new utilities are named expdp and impdp. It is ideal for large databases and data warehousing environments, where high-performance [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=229&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2008/12/29/datapump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring the Flash Recovery Area &amp; Archivelog Mode</title>
		<link>http://monishsb.wordpress.com/2008/10/18/em-flash-recovery-area-archivelog-mode/</link>
		<comments>http://monishsb.wordpress.com/2008/10/18/em-flash-recovery-area-archivelog-mode/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 10:02:09 +0000</pubDate>
		<dc:creator>Monish</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Enterprise Manager]]></category>

		<guid isPermaLink="false">http://monishsb.wordpress.com/?p=222</guid>
		<description><![CDATA[ 
How will you configure the Flash Recovery Area &#38; Archivelog mode of your database through Oracle Enterprise Manager 10g Database Control?
I found the answer in Linda Smith&#8217;s blog. She explains the whole thing step by step with snaps. It does prove really helpful to me.


I was working on Windows XP platform. The problem I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=monishsb.wordpress.com&blog=3725488&post=222&subd=monishsb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://monishsb.wordpress.com/2008/10/18/em-flash-recovery-area-archivelog-mode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3dc4fd032cb4541511f28d7cb5733ca9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">MSB</media:title>
		</media:content>

		<media:content url="http://monishsb.files.wordpress.com/2008/10/adduser.jpg?w=300" medium="image">
			<media:title type="html">adduser</media:title>
		</media:content>
	</item>
	</channel>
</rss>