Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Graphical tool for displaying locks
IIRC, OEM has a GUI tool for locks. Also, there is a script that Oracle
supplies, $ORACLE_HOME/rdbms/admin/utllockt.sql, which shows who is
waiting for what in a more "graphical" manner. It is text based and can
be run in SQL*Plus, but the output is formatted into more of a tree-like
structure.
HTH,
Brian
Christian Hartmann wrote:
>
> Hi there,
>
> is there a good tool where I can generate/view a grpahical overview of
> my locks, i.e. who is waiting for a lock and who blocks this.
>
> If yes, how it is called and where can I download a trial?
>
> Regards,
>
> Christian
-- =================================================================== Brian Peasland dba_at_remove_spam.peasland.com Remove the "remove_spam." from the email address to email me. "I can give it to you cheap, quick, and good. Now pick two out of the three"Received on Wed Aug 20 2003 - 09:16:39 CDT