Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: newbie -PRIVILEGES question. Please help.
Hi all,
I have a package created by user1, created a public synonym on the package, granted execute on this public synonym to a user_role.
What the package does is:
Creates a user (test_user) dynamically, also ties him with a profile and
also grants the test_user the role above (user_role).
Problem:
I can't execute this package when I connect as this new test_user from
oracle webapplication server. But I am able to execute this same package as
this test_user in sqlplus session.
I have no idea what is the difference and why this user is not able to execute it when logging in from application server. We have Oracle 8.1.6.
Appreciate any pointers, our senior DBA's here are also not able to figure it out. So, please help.
Thanks
Radhika.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Manasa Rao
INET: rao_manasa_at_hotmail.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-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 Fri May 18 2001 - 10:02:26 CDT