Archives of the TeradataForum
Message Posted: Mon, 23 Feb 2009 @ 22:38:21 GMT
Subj: | | Re: Creating alert for DB restart |
|
From: | | Andy Carr |
Hi
The option certainly exists in Teradata Manager (alert policies) to set up alerts for events including restarts. I know the functionality works
as it was in place at the last site I worked at. It could be the email/snmp services are configured correctly?
If you wanted to do it with scripting, you'd probably need to check the sw_event_log table at intervals and take action based on the results
from that.
Cheers
Andy
|