Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How to make a package run under users permissions?
G'day!
I have a stored procedure (report tool sort of) that I want to make available across schemas. The problem is that it executes under the permission set of the creator(SYSTEM), this isn't good. Is it possible to have a package do this(DBMS_SQL does)?
If you're connected as 'scott' I want it to run as if 'scott' has created it, and thus access scott's objects.
Any help wouldbe greatly appreciated.
Stay Casual,
Ken
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Tue Apr 07 1998 - 00:00:00 CDT
![]() |
![]() |