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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Table Permission

Re: Table Permission

From: Joe Testa <teci_at_the-testas.net>
Date: Tue, 31 Jul 2001 20:24:54 -0700
Message-ID: <F001.0035B5D3.20010731203111@fatcity.com>

have you tried it yet, experimentation is the best teacher.

why dont you try it and then report back, instead of us spoon-feeding you.

joe
D B wrote:
>
> Hi all,
> please help .
>
> I have package, which has many procedures and the
> procedures are using different tables..
>
> Pkg1
> Procedure 1
> select table1...
> select table2...
> Procedure 2
> ....
> ...
>
> and I have given execute permission to user1
> grant execute on Pkg1 to user1
>
> now do I need to give specific grants(select / insert
> / update) on the tables (table1 table2) to the user1
> , so that user1 can execute the package ?
>
> please suggest.
>
> digs
>
> ____________________________________________________________
> Do You Yahoo!?
> For regular News updates go to http://in.news.yahoo.com
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: =?iso-8859-1?q?D=20B?=
> INET: iamdigs_at_yahoo.co.in
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing)

-- 
Joe Testa  
Performing Remote DBA Services, need some backup DBA support?
For Sale: Oracle-dba.com domain, its not going cheap but feel free to
ask :)
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Joe Testa
  INET: teci_at_the-testas.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Jul 31 2001 - 22:24:54 CDT

Original text of this message

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