RAISE_APPLICATION_ERROR writting in alert_log
We have a trigger that block some users of logging in database using some tools like sqlplus, sql developer or toad (the application user must login only throught application). But the RAISE_APPLICATION_ERROR is writting in alert_log. Is there some way to change this behavior? why it is writting in alert_log?
ORCL(3):Errors in file /u02/app/oracle/diag/rdbms/orcl/ORCL1/trace/ORCL1_ora_379002.trc: ORA-04088: error during execution of trigger 'SYS.BLOCK_TOOLS' ORA-00604: error occurred at recursive SQL level 1 ORA-20000: Development tools are not allowed here. ORA-06512: at line 35