Archives of the TeradataForum
Message Posted: Tue, 06 Feb 2007 @ 19:50:20 GMT
Subj: | | Re: PMON data tables |
|
From: | | Dempsey, Mike |
PMON does not store any data except for the Session/User/Lock screens. (which can be accessed via the 'History' option)
All other data (Main, Chart, Resource)is stored in memory and is not therefore available outside the application.
You would have to write a small application (using the Teradata Monitor Object) to save this data to a file if you want to analyse it later.
[You could alternatively call the object from within Excel. This would allow you to save the data directly into an Excel spreadsheet and chart it
at the same time. See the Excel 'sample' application for a simple version of this.]
Mike Dempsey
|