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!

Drop temp tablespace

Mody82Aug 15 2014 — edited Jan 28 2018

Dear all ,

I got this error on my database 11gR2:

ORA-01186: file 201 failed verification tests

ORA-01122: database file 201 failed verification check

ORA-01110: data file 201: '/u01/app/oracle/oradata/dbprod/temp01.dbf' <<<<<<<<---------- TEMPFILE issue 

ORA-01203: wrong incarnation of this file - wrong creation SCN

I have seen a topic similar to this issue , the solution is to drop temp tablespace & recreate it  again.

Now my question is , If i drop my temp TS including its datafiles , it will affect my database or not ?

Need your support.

Regards

This post has been answered by sulimo on Aug 15 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2014
Added on Aug 15 2014
8 comments
2,587 views