Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: set role in logon trigger
Maybe a dumb question, but are you sure the role has been granted to the =
user?
>>> JBECKSTROM_at_gcrta.org 09/26/00 01:36PM >>>
I am running 8.1.6 and trying to setup a logon trigger to do a set role =
command. I had the trigger execute a procedure to do the set command but =
keep getting errors. I tried having the procedure run as "current user" =
with no luck. Can this be done??
QL> connect test/test_at_adst
ERROR:
ORA-00604: error occurred at recursive SQL level 1 ORA-01919: role 'BD_USER' does not exist ORA-06512: at "SYS.DBMS_SESSION", line 80 ORA-06512: at "RTA.ADS_LOGON_ROLE", line 4 ORA-06512: at line 9
Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority
1240 W. 6th Street
Cleveland, Ohio 44113
(216) 781-4204
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com=20 -- Author: Jeffrey Beckstrom INET: JBECKSTROM_at_gcrta.org=20 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 Tue Sep 26 2000 - 14:31:44 CDT
![]() |
![]() |