Normal Termination - Parallel Data Pump

Teradata® Parallel Data Pump Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Data Pump
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
kpf1641281806652.ditamap
dita:ditavalPath
ovd1619195504008.ditaval
dita:id
ouq1478611619316
Product Category
Teradata Tools and Utilities

Use the Teradata TPump LOGOFF command in the Teradata TPump job script to terminate the utility normally on both workstation- and mainframe-attached client systems:



Teradata TPump logs off all sessions with the database and returns a status message indicating:
  • The total processor time that was used
  • The job start and stop date/time
  • The highest return code that was encountered:
    • 0 if the job completed normally
    • 4 if a warning condition occurred
    • 8 if a user error occurred
    • 12 if a fatal error occurred
    • 16 if no message destination is available
Teradata TPump also:
  • Maintains or drops the restart log table, depending on the success or failure of the job.
  • If specified, Teradata TPump returns the optional retcode value to the client operating system.

See the LOGON command description for more information about return codes and the conditions that maintain or drop the restart log table.