Drop tablespace that needs recovery?
- production 9.2.0.4 server
I canceled big import on my production database. SMON started it's job with big affect to performance.
I shuted down database, taking offline all datafiles in which I imported some data. After startup, SMON generated ORA-00376 every five minutes.
I have one undo segment marked as 'NEEDS RECOVERY'
What will happen if I just drop tablespaces which I don't want to be recovered?
Thanks
Srdjan