gc current request
Short Description
RAC wait. Waiting to retrieve the data from the remote cache for a DML operation.
Detailed Description​
This is a RAC wait. Waiting to retrieve the data from the remote cache for a DML operation.
In RAC wait event names:
gc
denotes the Global Cache service.current
- is for DML operationscr
- is for select operations
The difference between CR and Current is that CR requires a block with a given SCN, whereas current does not (current mode fetches the block with the current SCN).
How to reduce this wait​
Not available yet. Contributions welcome.
Additional Links​
Oracle RAC Docs - Monitoring Performance
Oracle RAC Docs - RAC Wait Events
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.