Renaming a Tablespace in oracle 9i
478411Oct 31 2006 — edited Oct 31 2006DB box: 9.2.0.6 on Solaris
I want to rename the index tablespace to Index_small. I know in 10g one can issue alter tablespace <tablespace_name> rename to <tablespace_name> to rename,
but can somebody tell me how can i do it in Oracle 9i?