|
|
SOS Oracle Detail LatchesThe Oracle Detail Latches Screen
The contention for various buffers in SGA is solved using latches. The SOS Oracle Detail Latches screen presents latches statistics.To access the Oracle Detail Latches screen from any SOS display screen:From the Screen Selection Menu, enter L (upper case). An example of the screen is shown in Figure 35.1.
Figure 35.1 SOS Oracle Detail Latches screenOracle Detail Latches Display Items
The data values in each section of the Oracle Detail Latches screen are described in the next table. Unique data items are described in the following sections of this chapter.Table 35.1 SOS Oracle Detail Latches data itemsLRU Latches
The LRU section has two sub-sections of data.Table 35.2 SOS Oracle Detail Latches data: LRU LatchesRedo Log Buffer Latches
An Oracle process has to obtain redo copy latch before the redo allocation latch. After it obtains both, it makes the allocation, and after that, it frees the redo allocation latch. Only after it makes the copy, it will free the redo copy latch. So the redo copy latch is kept more than the redo allocation latch.You can reduce the conflict for this latch by reducing the copy time. To do that, you could reduce the LOG_SMALL_ENTRY_MAX_SIZE parameter. Usually the latch contention occurs on multi- processor machines. The LOG_SIMULTANEOUS_COPIES parameter, which determines the number of redo copy latch mechanisms, with the default value equal to the number of processors, should be increased if contention occurs.
|
Lund Performance Solutions www.lund.com Voice: (541) 812-7600 Fax: (541) 81207611 info@lund.com |
|
|