Archives of the TeradataForum
Message Posted: Thu, 08 Feb 2007 @ 19:36:02 GMT
Subj: | | Re: Teradata Manager Data Collector for Resusage |
|
From: | | Dempsey, Mike |
The service log would be in
\Documents and Settings\All Users\Application Data\NCR\Teradata Manager
on the server machine.
In addition to checking the log, it may be helpful to query the control settings -- submit the following on the target dbs via bteq:
.set foldline on
.set sidetitles on
sel * from dbcmngr.logcontrol where id=200;
Options should be 7 (for all 3 resusage options selected). OldDate and OldTime should represent the last date/time resusage data was
collected.
Guy Ishimoto
Teradata Client Tools
|