|
#758. You are monitoring redo log performance using the query shown. SQL > SELECT sid, event seconds_in_wait, stat 2 > FROM v$session_wait 3 > WHERE event = ‘LOG buffer SPACE’;
This is returned:
Which two options could solve your problem? (Choose two)
Show comments for this question (1)
Add comments
Link to this question
|