From: "Rene Zhao " <oracledba-ezmlmshield-x35248349.[Email Address Removed] Subject: Renaming Tablespace in Oracle9i? Date: Fri, 28 Jan 2005 10:44:45 -0500
Anyone knows is there a way to rename Tablespace in Oracle9i?
In 10g there's simple command to do it like "ALTER TABLESPACE users RENAME TO user_data;" but is there a way to rename the tablespace without dropping it?