Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: check table lock.

Re: check table lock.

From: <frank.van.bortel_at_gmail.com>
Date: 26 Apr 2006 02:55:48 -0700
Message-ID: <1146045348.684325.228200@u72g2000cwu.googlegroups.com>


grant select on v$lock to <the user wanting to view>;

Also consider creating a (private) synonym, or else you will have to use sys.v$lock Received on Wed Apr 26 2006 - 04:55:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US