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: grant for package body

RE: grant for package body

From: Jacques Kilchoer <Jacques.Kilchoer_at_quest.com>
Date: Thu, 03 Jul 2003 12:09:24 -0800
Message-ID: <F001.005C33D1.20030703120924@fatcity.com>


User X creates a package. You want user Y to be able to see the package body by querying ALL_SOURCE. The privilege needed by Y would be "create any procedure". Or you can create a procedure owned by X that Y can run to retrieve the header and body source code of a package.

-----Original Message-----

Sent: jeudi, 3. juillet 2003 11:59
To: Multiple recipients of list ORACLE-L

Hi ,
what prvilage ( role ) can let other schemas (users) to see package body in my schema . without giving "select_catalog_role"

thanks,
-ak
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Jacques Kilchoer
  INET: Jacques.Kilchoer_at_quest.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
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 Thu Jul 03 2003 - 15:09:24 CDT

Original text of this message

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