Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle rman SCN
> Also if you are on 10G and your goal is to restore the table
> before the drop you can always use the command
>
> flashback table orders to before drop;
>
> instead of going will a full rman restore.
>
> HTH
> Scott
>
Or maybe the table is still in the recycle bin : SELECT * FROM DBA_RECYCLE_BIN; Matthias Received on Tue Apr 10 2007 - 10:16:39 CDT
![]() |
![]() |