Renaming Tablespace in Oracle9i?

Renaming Tablespace in Oracle9i?

 

  

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?

Oracle LazyDBA home page