Database Engine 20 | Utilities | Dump Unload/Load (dul) | Vantage - Dump Unload/Load Utility (dul) - 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™
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 Database Engine 20 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 Database Engine 20.

The dul utility:

  • Transfers dump information from Database Engine 20 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.