Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

object dba_tablespaces does not exist

520889Sep 19 2007 — edited Sep 24 2007
Hi,

after db restore (cold backup, noarchived log mode, OS -AIX backup) I receive:
user is sys

SQL> desc dba_tablespaces;
ERROR:
ORA-04043: object dba_tablespaces does not exist

SQL> desc all_tablespaces;
ERROR:
ORA-04043: object all_tablespaces does not exist

user_tablespaces is ok

Any suggestions?

Thx,

Dobby
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2007
Added on Sep 19 2007
4 comments
4,198 views