Same as Oracle privs ...
 
If you give execute, other user can see only package spec, if you grant 'create any procedure' they can see the package body/procedure/function body as
well.
 
* to see procedure/function/package spec you need on of
  1. execute (if grant is made to public)
  2. execute any procedure
  3. create any procedure
 
* to see package body you need "create any procedure"
 
For more details see ALL_SOURCE view definition ...
Raj
______________________________________________________

Rajendra Jamadagni              MIS, ESPN Inc.

Rajendra dot Jamadagni at ESPN dot com

Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!

-----Original Message-----
From: Jeffrey Beckstrom [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 9:49 AM
To: Multiple recipients of list ORACLE-L
Subject: toad question

What privileges are needed for a "toad" user to view another users packages.
 
Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority
1240 W. 6th Street
Cleveland, Ohio 44113
(216) 781-4204
*********************************************************************This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*********************************************************************1


Reply via email to