Re: recover uncommited data



I am sorry sir.
there is a way,
because when SMON doing Instance Recovery at that time it does 3 steps
1. RollFoward all query using REDO LOG FILES.
2. Then open for Users
then 3. Rollback all transaction.
Now I have to stop on 2nd steps because at than time database is open
for users.

.