Home » RDBMS Server » Backup & Recovery » ORA-00959 tablespace 'test' does not exist
ORA-00959 tablespace 'test' does not exist [message #164841] Mon, 27 March 2006 00:45 Go to next message
oradba16
Messages: 54
Registered: September 2005
Member
hi all,
here i hav a question to you,
i m using ORACLE 9I in windows XP,

actually i try to drop the tablespace 'test' before dropping i tried to take the tablespace offline. i gave
sql>alter tablespace test offline;
but it returns
error:ORA-00959 tablespace test does not exist

now i queried "select * from v$tablespace" to check is that tablespace exist or not. there it shows the tablespace exists.
actually there are no users alloted to this tablespace.so i try to create seperate user and try to allot this tablespace for that user but i cud't, again it shows same error.
i dont know watz the wrong i did? can any one help me to solve this issue.

Thanks and Regards
Boo

[Updated on: Mon, 27 March 2006 00:56]

Report message to a moderator

Re: ORA-00959 tablespace 'test' does not exist [message #164996 is a reply to message #164841] Mon, 27 March 2006 23:52 Go to previous message
alexzeng
Messages: 133
Registered: August 2005
Location: alexzeng.wordpress.com
Senior Member
could you check "SELECT * FROM DBA_DATA_FILES where tablespace_name='TEST'" to see if there are any files belong to tablespace?

Alex zeng | Skype me: hans9zeng
Previous Topic: data syncronisation during Hot Backup!!!!!!
Next Topic: Backup scenario
Goto Forum:
  


Current Time: Fri Apr 19 10:22:40 CDT 2024