Recover failed transaction by SMON process
In the middle of a transaction if the session fails (aborted), then rollback of the transaction will be done by SMON or other background processes.
My query is will there be any entry made in redo log for this rollback? If so, will it be readable/capturable by log miner utility?
- Selva