Redo Log Files
I want to ask , how redo log files used to recover data when an unexpected power outage occurs and terminates database operation,
of course oracle will not able to write the data in memory to datafiles and the data will lost,
(I think that oracle also will be late to write the data to the redo log files)