To check the instance details in real application clusters
select INST_NAME,INST_NUMBER from gv$active_instances;
select INST_NAME,INST_NUMBER from gv$active_instances;
First Identify and break down LGWR wait events. Query wait events for LGWR. In this instance LGWR sid is 3 (and usually it is). select s...
No comments:
Post a Comment