SHOWWHERE Command | Troubleshooting Teradata Virtual Storage | Teradata Vantage - SHOWWHERE - Analytics Database - Teradata Vantage

Teradata Vantage™ - Teradata® Virtual Storage - 17.20

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
2023-10-30
dita:mapPath
ulv1628112427040.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
hkz1472253437334
Product Category
Teradata Vantage

The SHOWWHERE command displays information about cylinder allocation and temperature.

The CreateFsysInfoTable and PopulateFsysInfoTable macros provide a way to generate SHOWWHERE-like file system information to an SQL table. The tdheatmap table function provides a frequency-of-access report for database objects on a per-AMP basis. For more information about file system information macros and functions, see Teradata Vantage™ - SQL Operators and User-Defined Functions, B035-1210.

Syntax

{ SHOWWHERE | SHOWW } [ /S | /M | /L ]

Syntax Elements

/S
Displays a summary listing of the cylinders showing one line for every cylinder type .
This is the default.
/M
Displays a medium length listing of the cylinders with one line for every cylinder type per AMP (vproc).
/L
Displays a long listing of the cylinders with one line for every cylinder type per AMP (vproc) per storage device.

Usage Notes

Display output is limited to cylinders in the current scope (one or more vprocs, tables, or the WAL log), defined with the SCOPE command. If no scope has been specified, SHOWWHERE shows information for all cylinders.

If temperature information is not available for the current scope, SHOWWHERE returns an error.

If local storage for spool is configured and there is at least one spool cylinder allocated in that storage class, LOCAL will display in the output lines for SPOOL and SPOOL POOL.