Writing custom messages in alert log
Writing custom messages in alert log … IS IT POSSIBLE??? Yes it is… We can edit, update or delete alert log entries with any editor, but oracle has a package that does the same work: dbms_system.ksdwrt. We can write our own customized messages in alert.log sitting at SQL*PLUS session using […]