|
|
Archives of the TeradataForum
Message Posted: Wed, 11 Mar 2009 @ 19:54:36 GMT
Subj: | | Re: Timing a Long running Query |
|
From: | | Diehl, Robert |
IN TASM you can set a workload exception with Exception action of continue and log with either 'raising an alert' or executing a program. The
alert or program can send out a message. However, I don't recommend this method as you can only have one exception per Workload. Another option
would be to write a program that uses the Teradata Manager API. This would be the preferred method, but requires more work.
Thanks,
Bob Diehl
Travelocity.com
| |