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

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

Table Permission

From: D B <iamdigs_at_yahoo.co.in>
Date: Tue, 31 Jul 2001 19:52:11 -0700
Message-ID: <F001.0035B580.20010731194521@fatcity.com>

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). Received on Tue Jul 31 2001 - 21:52:11 CDT

Original text of this message

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