UTY6222 A .END EXPORT statement was not found before disconnecting. - Teradata Tools and Utilities

FastExport, MultiLoad, and TPump (UTY Prefix) Messages

Product
Teradata Tools and Utilities
Release Number
15.10
Language
English (United States)
Last Update
2018-10-12
dita:id
B035-1096-UTY
lifecycle
archive
Product Category
Teradata® Tools and Utilities

UTY6222 A .END EXPORT statement was not found before disconnecting.

Explanation:

Either a .LOGOFF statement or end-of-file was encountered after the .BEGIN EXPORT statement but before the .END EXPORT statement.

Generated by:

UMBSTMLG

Remedy:

Correct the script, either by moving the LOGOFF statement to the end of the script or by adding the missing .END EXPORT statement, and resubmit the program.