Database Administration (MOSC)

MOSC Banner

RAISE_APPLICATION_ERROR writting in alert_log

edited Mar 7, 2023 8:31AM in Database Administration (MOSC) 6 commentsAnswered

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


Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center