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: How to grant access to v$open_cursor

Re: How to grant access to v$open_cursor

From: Hans de Ruiter <hans.ruiter-de_at_siemens.nl>
Date: Wed, 20 Mar 2002 14:38:06 +0100
Message-ID: <a7a3bt$5n5@thor.siemens.nl>


Jon;

Give him object privileges on V$OPEN_CURSOR to do a select.

Regards
Hans

"Jon Vahlberg" <jonov_at_iprimus.com.au> wrote in message news:3c9841e8$1_1_at_news.iprimus.com.au...
> Hi,
>
> I would like to grant a normal user access to v$open_cursor. I know you
can
> do it by granting them access to SELECT_CATALOG_* role but that gives them
> access to other v$ views - which I would prefer not to. Any thoughts?
>
> Jon.
>
>
>
Received on Wed Mar 20 2002 - 07:38:06 CST

Original text of this message

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