Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> !!**** Urgent HELP (Table Deleted In Production )
Dear Friends
In product databace one of the developer had deleted a table and commited it
,
database is in online backup but no export backup or table backup
Please tell me how can the table be recovered
please guide me the exact detaied steps torecover the table
After getting the reply i will start it
Thanks and Best regards
I tried this command
recover database until time '2001-02-09:22:00:00' ;
it gived the following error
recovery session canceled due to errors
ORA-01124: cannot recover data file 1 - file is in use or recovery
ORA-01110: data file 1: '/db/oracle/oradata/tlisuser/system01.dbf'
SVRMGR> recover database
ORA-00283: recovery session canceled due to errors ORA-01124: cannot recover data file 1 - file is in use or recovery ORA-01110: data file 1: '/db/oracle/oradata/tlisuser/system01.dbf'SVRMGR> recover database until time '2001-02-09:22:00:00' ;
ORA-00283: recovery session canceled due to errors ORA-01124: cannot recover data file 1 - file is in use or recovery ORA-01110: data file 1: '/db/oracle/oradata/tlisuser/system01.dbf'SVRMGR> select * from v$backup ;
then again i shut down the database then up it again i tried but same errors
Plese reply soon
saroj dash
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Dash, Saroj (CAP,CEF)
INET: Saroj.Dash_at_gecapital.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Feb 09 2001 - 11:13:26 CST