script
Hi,
Can someone provide sql script which can tell us following details based on SID as input in one go?
1.What sql is running.
2.How long it will take to complete.
3.explain plan.
4.wait events.
5.blocked /locked object.
6.howmuch temp segment is using.
7.What is the SGA/PGA utilization.
Regards
1.What sql is running.
2.How long it will take to complete.
3.explain plan.
4.wait events.
5.blocked /locked object.
6.howmuch temp segment is using.
7.What is the SGA/PGA utilization.
Regards
0