Hi anybody can u please explain to me how oracle internally deleted un committed transaction from the data files, i know by using redo log files but i want to know how it works.
Printable View
Hi anybody can u please explain to me how oracle internally deleted un committed transaction from the data files, i know by using redo log files but i want to know how it works.
using the undo records
Automatic ROLLBACK ;)