6 tags for monitoring

This is the fifth in a series of articles.
       View the first article.
       View the series index.

Up 25 Down 21

This is the fourth in a series of articles.
       View the first article.
       View the series index.

This artice describes the functions that are available to programatically control the sessions and workloads on your system

Up 41 Down 43

This is the third in a series of articles.
       View the first article.
       View the series index.

To view detail information about the sessions logged on to the Teradata system you should use the GetSessionData method. This method returns a Sessions collection. The sessions in this collection are sorted by user name.

Up 44 Down 37

This is the second in a series of articles.
       View the first article.
       View the series index.

Resource information is available in both summary and detail formats. Each type of information is also available at both the physical (Node) and virtual (Vproc) level.

Up 40 Down 41

The Teradata Performance Monitor Object is a COM object that provides methods which encapsulate the code required to fetch performance information from a Teradata Database. In most cases the data is returned as a collection of performance objects.

These articles refer to the version of the object that ships with Teradata Manager 12.0, and 13.0.

Up 41 Down 41

This article discusses the use of the Teradata Performance Monitor (COM) object which makes real time Teradata performance information available to a Windows application in a simple object oriented manner.

Up 43 Down 39