END - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

The END command exits the dul utility and terminates a Teradata Database session.

Syntax

{ END | LOGOFF | QUIT } ;

Usage Notes

The LOGOFF and QUIT commands are synonyms for the END command.

Example: Terminating a Teradata Database session and exiting DUL

To terminate a Teradata Database session and exit dul, type the following:

END ;

The following appears:

*** DUL Terminated
*** Highest return code = <n>

where n is the highest return code by dul.