Syntax - Teradata Vantage - Database Engine 20

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Database Engine 20
Teradata Vantage
Release Number
20.00
Published
June 2025
ft:locale
en-US
ft:lastEdition
2026-03-26
dita:mapPath
ron1747160181474.ditamap
dita:ditavalPath
ft:empty
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢
Not all combinations of acceptable syntax are shown.
SCOPE {
  { class | cylinder | table | vproc | map } [,...] |
  ALL
}
class
CLASS {
  ( { JRNL |
      { PERMANENT | P } |
      { TEMPORARY | TEMP } |
      PSPOOL |
      SPOOL
    } [[,]...]
  ) |
  ALL
}
cylinder
{ CYLINDER | CYL } { ( cylid [[,]...] ) | cylid | ALL }
table
TABLE { ( tid [[,]...] ) | tid | ALL }
vproc
VPROC {
  vproc_number |
  ( { vproc_number | vproc_number TO vproc_number } [[,]...] ) |
  ALL
}
map
MAP { "mapname" | ( "mapname" [[,]...] ) | ALL }