Re: FW: quick pl/sql question

  • From: Tim Johnston <tjohnston@xxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 22 Apr 2004 12:33:06 -0400

Grant execute on dbms_resource_manager to the package owner directly 
(i.e. Log in as sys and Grant Execute On Dbms_Resource_Manager To 
{Owner})...  Then compile it in the default auth mode...

 Tim

 David Sharples wrote:

 > OK,
 >
 >
 > Doesn't quite work, the owner of the package is not the same person who
 > is executing the package.
 >
 >
 >
 > Anyone know how to get it so any user can run it.  Again it was failing
 > on the dbms_resource_manager part - That user does have execute
 > permission on those procedures.
 >
 >
 >
 > Should it work?
 >
 >

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: