Create a Teradata Database Logon for Stats Manager | Teradata Viewpoint - Creating a Teradata Database Logon for Stats Manager - Teradata Viewpoint

Teradata® Viewpoint Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Viewpoint
Release Number
16.50
16.20
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
nsn1520516845887.ditamap
dita:ditavalPath
nsn1520516845887.ditaval
dita:id
B035-2207
lifecycle
previous
Product Category
Analytical Ecosystem
The Stats Manager data collector is needed to enable the Stats Manager portlet for a system.

When enabling the data collector, you are required to enter a logon different from any other logon used for Viewpoint. The logon does not require any PERM space, but it should be allocated at least 500 GB of spool space. Each concurrent Stats Manager job shares the same SPOOL limit, so the more concurrent jobs you have running, the more spool space you will need.

  1. Run the following command to create a logon for Stats Manager:
    create user statsmanager as perm=<perm space>, spool=<spool space> password=statsmanager;