Forcing an alert in alert log
I am looking for a way to force an alert to alert log for my 11gR2 database. I was using exec dbms_system.ksdwrt(2, 'ORA-00600: internal testing'); to test it with Oracle 10G . But this seems not working for 11g R2. Any dieas/suggestion ?
Thanks
Santo