Thursday, February 10, 2011

Writing a message to the alert log for testing



SQL> execute sys.dbms_system.ksdwrt(2,('ORA-07445: Nadvi is testing AlertLog Monitoring'));

Now check the alert log.

[oracle@lab trace]$ tail -f alert*
Thu Feb 10 11:30:28 2011
ORA-07445: Nadvi is testing AlertLog Monitoring

No comments: