DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: NT Alert Log monitor

  1. #1
    Join Date
    Jun 2001
    Posts
    19

    Lightbulb

    Hello..

    I was wondering if anyone had a script to monitor the alert log on NT?? And an explaination as to how you can have the server email you with errors??

    Thank you....

  2. #2
    You can use utl_file to read the alert log, save error info
    in a table in the database, and then use utl_smtp to email or
    page you upon new errors. You'll need to know your smtp gateway name.
    The brain is a wonderful organ; it starts working the moment you get up in the morning and does not stop until you get into the office.

  3. #3
    Join Date
    Oct 2001
    Location
    Hornchurch, Essex UK
    Posts
    132

    Reading Alert log - utl_file

    I'd like to have error messages from the alert log emailed to me has anyone used the utl_file to read the alert log?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width