[Solved] Problem with DBMS_SESSION.SET_CONTEXT
392825Oct 15 2007 — edited Jan 22 2013Hi all,
I've created an application context and want to set it in a user other than sys, but I get the following error:
ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SESSION", line 90
I've granted 'execute on DBMS_SESSION' privilege to my user, even I've granted sysdba role to it but still I get the above error. How can I solve this?
Thanks in advance,
S/\EE|)
Message was edited by:
Saeed Shafieian