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 - 24.04

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Viewpoint
Release Number
24.04
Published
April 2024
ft:locale
en-US
ft:lastEdition
2024-04-29
dita:mapPath
ohm1711972149764.ditamap
dita:ditavalPath
acl1501004736403.ditaval
dita:id
ulq1467244577135
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;