RE: ************Urgent Help me !!!**************

2001-02-14 Thread VIVEK_SHARMA
PROTECTED]] Sent: Tuesday, February 13, 2001 8:02 PM To: Multiple recipients of list ORACLE-L Subject: RE: Urgent Help me !!!** You will have to use your last Hot Backup file set and create a new database (use the alter database backup controlfile to trace

************Urgent Help me !!!**************

2001-02-13 Thread Dash, Saroj (CAP,CEF)
Dear All, In one of database 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 I recover the the table . please guide me the exact detailed ed steps to recover the table . We have online backup

Re: ************Urgent Help me !!!**************

2001-02-13 Thread nlzanen1
Saroj (CAP,CEF)" To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Saroj.Dash@geca cc: pital.com Subject: ********Urge

Re: ************Urgent Help me !!!**************

2001-02-13 Thread Praveen Gautam
Did you restore the data files from the last hot backup? Praveen "Dash, Saroj (CAP,CEF)" wrote: Dear All, In one of database 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 I recover the the

RE: ************Urgent Help me !!!**************

2001-02-13 Thread Martin Kendall
You will have to use your last Hot Backup file set and create a new database (use the alter database backup controlfile to trace for the create db statement). Then apply all the arch. redo files since THAT backup, UPTO the point before the Table was dropped. Then extract the Table data and