Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$INSTANCE_CACHE_TRANSFER

V$INSTANCE_CACHE_TRANSFER displays statistics for the cache blocks transferred among instances.

Column Datatype Description
INSTANCE NUMBER Instance from which the blocks are transferred
CLASS VARCHAR2(18) Class of the cache block
CR_BLOCK NUMBER CR Block transfers not affected by remote processing delays
CR_BUSY NUMBER CR Block transfers affected by remote contention
CR_CONGESTED NUMBER CR Block transfers affected by remote system load
CURRENT_BLOCK NUMBER Current block transfers not affected by remote processing delays
CURRENT_BUSY NUMBER Current block transfers affected by remote contention
CURRENT_CONGESTED NUMBER Current block transfers affected by remote system load