Database - RAC/Scalability (MOSC)

MOSC Banner

Is log flush for a cr block transfer required ?

edited May 4, 2016 5:02AM in Database - RAC/Scalability (MOSC) 1 commentAnswered

In a 2-node RAC environment we know that the gc current block service time is composed of "pin time + flush time + send time". Flush time means that redo of the current block modified on the remote instance must be written to redolog before LMS can transfer it to the requesting instance. That's easy to understand.

But As concerns gc cr block service time, it is also composed of "pin time + flush time + send time".

Since the requested block is a CR block which have not produced any redo and it's even not necessary to flush any redo to disk.

But why "flush time" would still count for "gc cr block service time" ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center