<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dropping and creating tables in read only tablespaces?!</title>
	<atom:link href="http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dropping-and-creating-tables-in-read-only-tablespaces-what</link>
	<description>Oracle, Exadata, Performance, Troubleshooting - Mobile Life and Productivity.</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:03:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Praveen N</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-9130</link>
		<dc:creator>Praveen N</dc:creator>
		<pubDate>Thu, 17 Nov 2011 20:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-9130</guid>
		<description>Thanks for the post . 
I have a question about sharing tablespaces using transportable TS :- 
I share same read-only tablespace (same data files)  between two different databases . When I drop a table from one database I can see the temporary segments like you said , but the same object in the other database has no impact even though it shares the same datafiles and tablespace . how?</description>
		<content:encoded><![CDATA[<p>Thanks for the post .<br />
I have a question about sharing tablespaces using transportable TS :-<br />
I share same read-only tablespace (same data files)  between two different databases . When I drop a table from one database I can see the temporary segments like you said , but the same object in the other database has no impact even though it shares the same datafiles and tablespace . how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-5096</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 20 Sep 2010 06:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-5096</guid>
		<description>Intersting behaviour. 

Would make a good interview question: &quot;When is read-only tablespace not read only?&quot;

ans: When you use defered segment creation</description>
		<content:encoded><![CDATA[<p>Intersting behaviour. </p>
<p>Would make a good interview question: &#8220;When is read-only tablespace not read only?&#8221;</p>
<p>ans: When you use defered segment creation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: basil</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-5088</link>
		<dc:creator>basil</dc:creator>
		<pubDate>Sat, 18 Sep 2010 14:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-5088</guid>
		<description>Hi Tanel,

interesting as always. I wonder if is possible to recover a table partition dropped by accident which resides into a RO tablespace. The dba_segments still show it !</description>
		<content:encoded><![CDATA[<p>Hi Tanel,</p>
<p>interesting as always. I wonder if is possible to recover a table partition dropped by accident which resides into a RO tablespace. The dba_segments still show it !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noons</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-5066</link>
		<dc:creator>Noons</dc:creator>
		<pubDate>Thu, 09 Sep 2010 00:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-5066</guid>
		<description>What happens if one drops the table, the temp segment is created, and then we drop the tablespace &quot;including contents and datafiles&quot;?  Does it lose the temp segment?
I&#039;m asking because I don&#039;t have access to 11g to test.</description>
		<content:encoded><![CDATA[<p>What happens if one drops the table, the temp segment is created, and then we drop the tablespace &#8220;including contents and datafiles&#8221;?  Does it lose the temp segment?<br />
I&#8217;m asking because I don&#8217;t have access to 11g to test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cloning RAC Database with RMAN fails with error&#160;&#124;&#160;AskDba.org Weblog</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-4967</link>
		<dc:creator>Cloning RAC Database with RMAN fails with error&#160;&#124;&#160;AskDba.org Weblog</dc:creator>
		<pubDate>Sun, 15 Aug 2010 17:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-4967</guid>
		<description>[...] know that  tables can be dropped from read-only tablespace. To know more about it, you can read this entry from Tanel describing this behavior     Related Tags: 10g, rman  Previous Topic: DBMS_SCHEDULER [...]</description>
		<content:encoded><![CDATA[<p>[...] know that  tables can be dropped from read-only tablespace. To know more about it, you can read this entry from Tanel describing this behavior     Related Tags: 10g, rman  Previous Topic: DBMS_SCHEDULER [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guojianjun</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-4869</link>
		<dc:creator>guojianjun</dc:creator>
		<pubDate>Wed, 21 Jul 2010 10:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-4869</guid>
		<description>wonderful.</description>
		<content:encoded><![CDATA[<p>wonderful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blogroll Report 09/07/2010 – 16/07/2010 &#171; Coskan&#8217;s Approach to Oracle</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-4850</link>
		<dc:creator>Blogroll Report 09/07/2010 – 16/07/2010 &#171; Coskan&#8217;s Approach to Oracle</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-4850</guid>
		<description>[...] 1-How does dropping and creating tables on read only tablespaces work? Tanel Poder-Dropping and creating tables in read only tablespaces?! [...]</description>
		<content:encoded><![CDATA[<p>[...] 1-How does dropping and creating tables on read only tablespaces work? Tanel Poder-Dropping and creating tables in read only tablespaces?! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanel Poder</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-4849</link>
		<dc:creator>Tanel Poder</dc:creator>
		<pubDate>Fri, 16 Jul 2010 04:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-4849</guid>
		<description>&lt;a href=&quot;#comment-4847&quot; rel=&quot;nofollow&quot;&gt;@Uwe Hesse&lt;/a&gt; 
Good one!</description>
		<content:encoded><![CDATA[<p><a href="#comment-4847" rel="nofollow">@Uwe Hesse</a><br />
Good one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe Hesse</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-4847</link>
		<dc:creator>Uwe Hesse</dc:creator>
		<pubDate>Thu, 15 Jul 2010 15:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-4847</guid>
		<description>Starting with 11gR2, there is also another behaviour if a user has CREATE TABLE privilege but no quota on the tablespace where the table is (intended to be) created: The CREATE TABLE succeeds! It is the same reason why you can create tables now in READ ONLY tablespaces - the DEFERRED SEGMENT CREATION. CREATE TABLE is then just modifiying the Data Dictionary, so no quota is needed as long as no insert tries to create the initial extend. Then an error is raised :-)</description>
		<content:encoded><![CDATA[<p>Starting with 11gR2, there is also another behaviour if a user has CREATE TABLE privilege but no quota on the tablespace where the table is (intended to be) created: The CREATE TABLE succeeds! It is the same reason why you can create tables now in READ ONLY tablespaces &#8211; the DEFERRED SEGMENT CREATION. CREATE TABLE is then just modifiying the Data Dictionary, so no quota is needed as long as no insert tries to create the initial extend. Then an error is raised :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanel Poder</title>
		<link>http://blog.tanelpoder.com/2010/07/11/dropping-and-creating-tables-in-read-only-tablespaces-what/comment-page-1/#comment-4838</link>
		<dc:creator>Tanel Poder</dc:creator>
		<pubDate>Mon, 12 Jul 2010 18:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/?p=719#comment-4838</guid>
		<description>&lt;a href=&quot;#comment-4837&quot; rel=&quot;nofollow&quot;&gt;@Vishal Gupta&lt;/a&gt; 

Exactly, if Oracle documentation says one thing and expert X says another thing, but your testing shows a third thing, then you&#039;re right! Of course you need to validate whether your test has been correct and valid, that&#039;s where forums and peer review come into play :)

Btw, you can also drop read only tables without a problem:

&lt;pre&gt;

SQL&gt; create table test as select * from all_users;

Table created.


SQL&gt; alter table test read only;

Table altered.

SQL&gt; delete test;
delete test
       *
ERROR at line 1:
ORA-12081: update operation not allowed on table &quot;SCOTT&quot;.&quot;TEST&quot;


SQL&gt; drop table test purge;

Table dropped.

&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-4837" rel="nofollow">@Vishal Gupta</a> </p>
<p>Exactly, if Oracle documentation says one thing and expert X says another thing, but your testing shows a third thing, then you&#8217;re right! Of course you need to validate whether your test has been correct and valid, that&#8217;s where forums and peer review come into play :)</p>
<p>Btw, you can also drop read only tables without a problem:</p>
<pre>

SQL> create table test as select * from all_users;

Table created.

SQL> alter table test read only;

Table altered.

SQL> delete test;
delete test
       *
ERROR at line 1:
ORA-12081: update operation not allowed on table "SCOTT"."TEST"

SQL> drop table test purge;

Table dropped.
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

