Commands for Forcing a Teradata Crashdump - Teradata Database - Teradata Vantage NewSQL Engine

Teradata Vantage™ - Database Administration

Product
Teradata Database
Teradata Vantage NewSQL Engine
Release Number
16.20
Published
March 2019
Language
English (United States)
Last Update
2019-05-03
dita:mapPath
tgx1512080410608.ditamap
dita:ditavalPath
TD_DBS_16_20_Update1.ditaval
dita:id
ujp1472240543947
Product Category
Software
Teradata Vantage

You can restart Teradata Database without causing a reboot using one of the following methods (also see Forced Teradata Crashdumps):

  • In DBW, open the Supervisor window icon and enter the following command:
    restart tpa dump=yes comment

    where comment is text explaining why there is going to be a restart.

    The system performs a Teradata crashdump and a cold or coldwait restart. (For details, see “RESTART” under “Vproc Manager (vprocmanager)” in Teradata Vantage™ - Database Utilities , B035-1102 )

  • You can access the Teradata Command Prompt window and enter the tpareset command:
    tpareset -d comment

    The tpareset command has basically the same effect as the restart command in DBW.

    The -d option forces a Teradata crashdump.

    The system performs a cold restart and a Teradata crashdump.

Whichever command you choose to execute, the system prompts you for a confirmation.