Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> set role in logon trigger
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
Received on Tue Sep 26 2000 - 11:29:50 CDT
![]() |
![]() |