Using the Basic Functions - Visual Explain

Teradata Visual Explain User Guide

Product
Visual Explain
Release Number
16.20
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-04
dita:mapPath
pvi1488824663157.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2504
Product Category
Teradata Tools and Utilities
The following are required to use the basic functions of Teradata Visual Explain:
  • Access to a Teradata Database system with a valid Teradata Database user ID and password. The user must log on to a Teradata Database system after starting the application and before loading the queries.
  • The SELECT access right on the QCD (used by Teradata Visual Explain to display the execution plan) is required for QCDs of version 03.00.00 and later. Also Exec on QCD macros is required.
The following categories of users are defined on a QCD to enhance its security:
  • Normal user – Normal users load, view, and delete only their own plans or workloads.
  • Power user – Power users load and view plans or workloads inserted by any user. Power users delete only their own plans or workloads.
  • Administrator – Administrators load, view, and delete any plan created by any user. Administrators drop and delete QCD tables. By default, the QCD creator has administrator privileges.

For more information about the Query Capture Facility, refer to SQL Request and Transaction Processing (B035-1142).

  • Insert and Update on QCD tables is required to insert the plans.
  • To execute Monitor SQL feature, user should have MONRESOURCE privileges on the DBS.
  • To view actual vs. estimated cost and actual vs. estimated cardinalities, user should have SELECT on DBQL tables.
  • To get the current information, user should have necessary privileges to execute the SHOW QUALIFIED SQL statement.