Database - RAC/Scalability (MOSC)

MOSC Banner

DRM and Service load balance

edited Apr 2, 2019 5:00AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered

DRM expects that read/write to an object come to one certain instance, so it can remaster buffer blocks belong to that object to the specific instance.

However, when I create a service, I can specify several instances as "prefer", and then client connections will be distributed among those instances in a load balance manner.

If multiple clients access(read/write) the same object (e.g. certain table), then this load balance manner actually conflicts with DRM?

Please correct me if I am wrong.

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