Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> misc security questions
Greetings all,
I'm a (fairly green) dev trying to define roles & db object perms in Designer & after doing some reading (chapters in FM & oracle complete reference) still have some questions I thought y'all might be able to help me with. My db is version 8.1.6. Here they are:
Do I need to grant users privs on tables referenced in an EXCEPTIONS INTO clause on a constraint?
Do I need to grant EXECUTE privs on *both* a package and it's constituent procs/functions? If not, what are the implications of doing one or the other?
If I understand things properly, a user is not able to create a view that
references a table in another schema if the user has the SELECT priv only
through a role--they've got to be granted that SELECT priv personally
(right?). Are there any other privs that have to be granted to personally
like this? (Bonus question: what is the rationale for this requirement?)
Thanks!
-Roy
Roy Pardee
Programmer/Analyst
SWFPAC Lockheed Martin IT
Extension 8487
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Pardee, Roy E INET: roy.e.pardee_at_lmco.com 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-LReceived on Thu Aug 01 2002 - 11:33:41 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |