Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

LMS process

user3266490Aug 24 2009
Hi,

Global cache services (LMSn) are processes that, when spawned by Oracle,
copy blocks directly from the holding instance’s buffer cache and send a
read-consistent copy of the block to the foreground process on the requesting
instance.

LMS also performs a rollback on any uncommitted transactions
for any blocks that are being requested for consistent read by the remote
instance.

what is the meaning of the above statments .

For example 3 instance named as x,y,z

X is holding instance and y is requesting instance.


which LMS process is resposible for rollback whether X or Y
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2009
Added on Aug 24 2009
0 comments
1,410 views