Remote Cache Buffer Access Ratio - percentage of blocks satisfied from remote instance cache to the total number of blocks requested by sessions. In OLTP applications the sum of this ratio and the Ratio - Buffer access - local cache should be maintained as high as possible because these two paths of accessing DB blocks are fastest and least expensive to the system.
This ration is calculcated as:
Remote Cache Buffer Access Ratio = Global Cache blocks received / Logical Reads