Archives of the TeradataForum
Message Posted: Fri, 13 Oct 2006 @ 19:01:40 GMT
Subj: | | Re: Need script for killing sessions automatically for particular user at particular time |
|
From: | | Dempsey, Mike |
You will probably need to write your own 'Monitor' application. Look at the sample applications in the \Samples directory under Teradata
Manager.
These are simple apps that can fetch the session data, check for blocks, and abort sessions. Just modify one of these and run it.
(You will get the most help if you use the VB sample, but you can use Excel or VC++ if you are more familiar with those.)
Mike Dempsey
Teradata Client Tools
|