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

Home -> Community -> Usenet -> c.d.o.misc -> Re: order by question

Re: order by question

From: Linh Bui <linh_at_data-sci.com>
Date: Thu, 8 Jul 1999 16:04:18 -0400
Message-ID: <7m30gf$ovm$1@autumn.news.rcn.net>


In general, a stored code is run under the privilege of its owner. Thus, you will need to grant at minimum SELECT privilege on sys.v_$session to the Owner of the procedure being executed.

Linh Received on Thu Jul 08 1999 - 15:04:18 CDT

Original text of this message

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