Usage Notes - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549

For information about the possible values for the TableKind column, see TableKind Column.

Corresponding Tables

The X view references these additional tables:
  • DBC.AccessRights
  • DBC.DBase
  • DBC.Owners
  • DBC.RoleGrants
  • DBC.Roles
  • DBC.TextTbl
  • DBC.TVM

RequestText

The request text data reflects the definitions specified by the user for the object.

Request Text Length Where Request Text is Saved
Up to 12500 characters TVM
Exceeds 12500 characters DBC.TextTbl

This view contains the complete text of the object definition.

Users need not use this view if there is no overflow in TVM.

The request text for an object is stored in one or more rows, depending on the size of the text. The LineNo column provides the sequence of multiple rows stored in the TextTbl for the object.

To put the text in a proper sequence, you must select the text using ORDER BY clause on LineNo from this view.