Example: Create a File System Information Table for Short Display for SHOWCOMPRESS - Teradata VantageCloud Lake

Lake - Working with SQL

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

This statement creates a PERM type of target table to hold the SHOWCOMPRESS short display output.

exec dbc.createfsysinfotable ('targetdb’, 'targettable','perm','y','showcompress','s', 'TD_Map1');

The 'M' display option is not supported for SHOWCOMPRESS. Use the 'L' option for long output.