Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Forms/reports Application and DB security
Hi,
I didn't tried yet, but common sense says it will work.
CREATE TRIGGER SYS.LOGON_muhammed
AFTER LOGON ON SYS.SCHEMA
/
Once of this day I will have to fix several pending security items I have on my database I discovered recently, like the fact you can capture with a network monitor the command enabling the role and the password.
Now I have to develop and certify on java, not to work in database. :)
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jun 08 2006 - 18:09:14 CDT
![]() |
![]() |