Never mind. I see that DBMS_SESSION has AUTHID CURRENT_USER (and of course DBMS_SUPPORT does not.)
> -----Original Message----- > From: Jacques Kilchoer > > > -----Original Message----- > > From: Wolfgang Breitling [mailto:[EMAIL PROTECTED] > > > > The logon user needs to have granted "alter session" > > privileges directly to > > her, not just through a role. > > I believe you that it's needed for > DBMS_SESSION.SET_SQL_TRACE, but then why was I able to get a > trace file by using DBMS_SUPPORT, creating the trigger as a > user that did not have ALTER SESSION privilege? -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jacques Kilchoer INET: [EMAIL PROTECTED] Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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).
