RE: Renaming a tablespace...

RE: Renaming a tablespace...

 

  


===========
UNSUPPORTED
===========

update ts$
set name = &new_ts_name
where name = &old_ts_name;



-----Original Message-----
From: KARTHIKEYAN Devarasu
[mailto:oracledba-ezmlmshield-x75941721.[Email address protected]
Sent: 30 September 2004 13:43
To: LazyDBA Discussion
Subject: Renaming a tablespace...

Hi, is there any way to rename a tablespace?

Thanks
karthik



--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html


Oracle LazyDBA home page