Insuficient Privileges for SYS.DBMS_SESSION.SET_CONTEXT
386321Aug 25 2005 — edited Aug 25 2005Hi,
I am not able to use sys.dbms_session.set_context(...).
Always get this error:
ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SESSION", line 82
I granted the privileges "Execute any procedure and even sysoper and sysdba privileges" to the user I want to be able to set_context.
Does it require any other privilege?
Thanks,
Nuno Vidal