Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I've got statistic results as follow:
Top 5 Wait Events
~~~~~~~~~~~~~~~~~
Event Waits
-------------------------------------------- ------------
SQL*Net more data to client 32,837
log file parallel write 10,077
log file sync 9,833
SQL*Net break/reset to client 5,752
direct path read 3,626
-------------------------------------------------
and (in another snapshot set):
Top 5 Wait Events
~~~~~~~~~~~~~~~~~
Event Waits
-------------------------------------------- ------------
control file parallel write 484
control file sequential read 48
file open 45
direct path read 17
direct path write 14
-------------------------------------------------
looks like there is a bottleneck writing to
logs/control files.
Do you have any idea on how to correct this situation?
Thanks
Dmitri
I've got statistic results as follow:
Top 5 Wait Events
~~~~~~~~~~~~~~~~~
Event Waits
-------------------------------------------- ------------
SQL*Net more data to client 32,837
log file parallel write 10,077
log file sync 9,833
SQL*Net break/reset to client 5,752
direct path read 3,626
-------------------------------------------------
and (in another snapshot set):
Top 5 Wait Events
~~~~~~~~~~~~~~~~~
Event Waits
-------------------------------------------- ------------
control file parallel write 484
control file sequential read 48
file open 45
direct path read 17
direct path write 14
-------------------------------------------------
looks like there is a bottleneck writing to
logs/control files.
Do you have any idea on how to correct this situation?
Thanks
Dmitri