Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Table Permission
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...
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
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
![]() |
![]() |