Pando,

Of course it can. By validate, I take it that you mean "comitted".

Ireespective of data bring comitted or not (the dirty buffer write que) DBWR writes them back to disk. If they are rolled back, data is reconstructed using the SCN and the RBS.

The Oracle fast commit mechanism commits the data only in the redolog buffer and files.

Nizar.