Restricted Access to Statistics in DBC Views - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantageā„¢

Accessing DBC views that contain statistics data normally requires only PUBLIC privileges. However, users might derive protected information about row level security tables from statistics data, so access to statistics on row level security tables is restricted.

The following views do not return statistics information for row level security tables:

  • DBC.ColumnStatsV
  • DBC.IndexStatsV
  • DBC.MultiColumnStatsV

To provide convenient access to statistics on row level security tables, users having OVERRIDE SELECT CONSTRAINT privileges on the DBC.StatsTbl table can create custom views.

The DBC.StatsTbl.StatsType column carries a value of P (protected) to identify tables that have the statistics restrictions.