Dear all,
REQ: Actually my requirement is to recover data of particular table which is deleted before 1 hour.
I have configured RMAN and runnig my script for every 4 hours which takes the backup of particular tablespace.
I found the particular sid,sql_text,terminal from v$sql.
Now is it possible to find the system change number with the help of SID.
Is it possible to recover with flashback recover.?
&
(Could any one please update the difference between flashback recovery and rman inconsistent.)
SOL:
Thanks in advance.