Create an Analytics Database Logon for Stats Manager | Teradata Viewpoint - Creating an Analytics Database Logon for Stats Manager - Teradata Viewpoint

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

Product
Teradata Viewpoint
Release Number
22.10
Published
October 2022
Language
English (United States)
Last Update
2022-10-20
dita:mapPath
cez1661858051910.ditamap
dita:ditavalPath
acl1501004736403.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;