Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to get the SQL query of a blocking sid during a lock contention
So you want to do a query across several database instances for
a lock report. It certainly won't be 1 SQL session. You can use shell
script to connect each DB separately to generate report output then
grep,sort or aggregate anyway you want. It is not as easy as in SQL
but it should work from 1 single script.
Received on Thu Jul 14 2005 - 14:04:04 CDT
![]() |
![]() |