why skipped tablespaces still in the data dictionary after recover database skip forever tablespace
When I start restoreing a database, I restored controlfile using autobackup followed by restoring tablespaces by skipping old tablespaces. After that, I did recover database skip forever tablespace (a list of skipped tablespaces), and then alter database open resetlogs. But when the database opened, I found the skipped tablespaces still there (in Toad, still see those tablespaces). Now I wan to clean those tablespaces but could not do it. Anybody can help me to do it?
Thanks!
Ben