Analytics Database (SQL Engine) | Utilities | Dump Unload/Load (dul) | Vantage - Dump Unload/Load Utility (dul) - Analytics Database - Teradata Vantage

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantage™
The utility described is not available for as-a-service customers.

The Dump Unload/Load utility, dul, saves and restores system dump tables.

If an Analytics Database failure occurs, the system automatically saves the contents of the affected AMP and its associated PE in a system-generated “dump table.” The information in these tables can be used to determine the cause of a system failure. Use dul to load the dump tables to disk.

Before you can use dul, the associated packages must be installed on Analytics Database.

The dul utility:

  • Transfers dump information from Analytics Database to file. This unload operation is normally performed at the customer site, where the crash dump information is transferred to the Teradata Support Center for analysis.
  • Is used by Teradata Support Center personnel to restore the dump information to a Support system for analysis.
  • Can be used to drop tables and obtain summary information about dumps without performing a load or unload operation.

Tables containing crash dump information are named according to the following syntax:

CrashDumps.Crash_yyyymmdd_hhmmss_nn
yyyymmdd
Year, month, and day.
hhmmss
Hour, minute, and second.
nn
Sequence number, which is increased by one for each dump saved.

Dul can unload dump tables having any name.

Dul automatically saves unloaded dumps to a file with a compressed, gzip file format, and adds a .gz extension to the dump file name. When loading dumps, dul looks for the specified file name including a .gz extension. If that file is not found, dul looks for the specified file name without a .gz extension.