checkpoint vs. log file switch
Hi..
Does Oracle flush all dirty buffers at log file switch or just a part of dirty buffers?
Doc says Full checkpoint occurs only by commands (Shutdonw or checkpoint command). I guess the meaning of this is that log file switch doen's flush all dirty buffers..I want to get some more infomaton on this.
Thanks