|
|
Archives of the TeradataForum
Message Posted: Sat, 17 Jan 2004 @ 15:57:39 GMT
Subj: | | Multiple Teradata Manager Servers |
|
From: | | Harold D Kleven |
Via testing we have determined that you can have multiple TdMgr servers monitoring the same system and if the "controling" server goes away the
secondary server will detect that and "take over" data collection duties, etc. It can take up to about 10 min for the secondary server to detect
that the controling server has died. The controling server is identified in recordid 21 of DBCMNGR.ALERTCONTROLS (not well documented!). Our only
problem now is to figure out how to allow, through our security mechanisms inhouse, the servers to access a common point on our network to get
scripts, etc. for the Scheduled tasks. There's obviously no problem for StoredProcedures or Macros that we want executed but sometimes it's just
handy to do things through BTEQ and we don't want to have to maintain the scripts on both servers.
| |