I was using a third party tool to drop tables from a tablespace.
When I confirmed the action, I noticed, too late, that the WHOLE TABLESPACE
was dropped.
Since this is a relatively small database, with only 4 users, we didn't have backup procedures
(WE WILL AS OF NOW!!!!!). We did manual backups once in a while, the latest one being
a few months ago. How can I restore the database as best as I can??
If you have cold or hot backup of your database and all archived redo logs since your last backup than you can restore your database from the backup on a different server and on the same server with the different name and roll forward up to the point where tablespace was dropped. Please state what kind of backup you have and whether you have all archived redo logs.
One, who thinks that the other one who thinks that know and does not know, does not know either!
what all files did u lose in that tablespace/r u in archivelog mode or noarchive logmode?
then we can think up a strategy. The Q is to see how much of of data is going to be lost forver(meaning the period between end dec and now!)
Tarry Singh
I'm a JOLE(JavaOracleLinuxEnthusiast)
--- Everything was meant to be---
what all files did u lose in that tablespace/r u in archivelog mode or noarchive logmode?
then we can think up a strategy. The Q is to see how much of of data is going to be lost forever(meaning the period between end dec and now!)
Tarry Singh
I'm a JOLE(JavaOracleLinuxEnthusiast)
--- Everything was meant to be---
Bookmarks