<?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: Can I create a tablespace synonym?</title>
	<atom:link href="http://oraqa.com/2006/02/02/can-i-create-a-tablespace-synonym/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraqa.com/2006/02/02/can-i-create-a-tablespace-synonym/</link>
	<description>Oracle Question and Answer</description>
	<pubDate>Tue, 06 Jan 2009 14:31:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: OrcaXXX</title>
		<link>http://oraqa.com/2006/02/02/can-i-create-a-tablespace-synonym/comment-page-1/#comment-107</link>
		<dc:creator>OrcaXXX</dc:creator>
		<pubDate>Thu, 02 Feb 2006 21:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/02/02/can-i-create-a-tablespace-synonym/#comment-107</guid>
		<description>Hi,
No synonyms as mentioned are allowed on tablespaces; But in Orcacle 10G you can RENAME Tablespaces - and that is a revolution either :

ALTER TABLESPACE :oldname: RENAME TO :newname:;


http://www.oracle.com/technology/pub/articles/10gdba/week3_10gdba.html

Karl</description>
		<content:encoded><![CDATA[<p>Hi,<br />
No synonyms as mentioned are allowed on tablespaces; But in Orcacle 10G you can RENAME Tablespaces - and that is a revolution either :</p>
<p>ALTER TABLESPACE :oldname: RENAME TO :newname:;</p>
<p><a href="http://www.oracle.com/technology/pub/articles/10gdba/week3_10gdba.html" rel="nofollow">http://www.oracle.com/technology/pub/articles/10gdba/week3_10gdba.html</a></p>
<p>Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://oraqa.com/2006/02/02/can-i-create-a-tablespace-synonym/comment-page-1/#comment-106</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Thu, 02 Feb 2006 21:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/02/02/can-i-create-a-tablespace-synonym/#comment-106</guid>
		<description>I do not believe you can. Assuming that all synonyms are created by the CREATE SYNONYM command, the &lt;a href="http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_7001.htm#SQLRF01401" rel="nofollow"&gt;documentation&lt;/a&gt; says:

&lt;i&gt;Use the CREATE SYNONYM statement to create a synonym, which is an alternative name for a table, view, sequence, procedure, stored function, package, materialized view, Java class schema object, user-defined object type, or another synonym.&lt;/i&gt;

I do not see a tablespace there.</description>
		<content:encoded><![CDATA[<p>I do not believe you can. Assuming that all synonyms are created by the CREATE SYNONYM command, the <a href="http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_7001.htm#SQLRF01401" rel="nofollow">documentation</a> says:</p>
<p><i>Use the CREATE SYNONYM statement to create a synonym, which is an alternative name for a table, view, sequence, procedure, stored function, package, materialized view, Java class schema object, user-defined object type, or another synonym.</i></p>
<p>I do not see a tablespace there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
