UTY6221 A .END MLOAD statement was not found before disconnecting. - FastExport - MultiLoad - Parallel Data Pump

FastExport, MultiLoad, and TPump (UTY Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
FastExport
MultiLoad
Parallel Data Pump
Release Number
15.xx, 16.xx, 17.xx, 20.xx
Published
June 2021
Language
English (United States)
Last Update
2023-11-20
lifecycle
Latest
Product Category
Teradata® Tools and Utilities

UTY6221 A .END MLOAD statement was not found before disconnecting.

Explanation:

Either a .LOGOFF statement or end-of-file was encountered after the .BEGIN MLOAD statement but before the .END MLOAD 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 MLOAD statement, and resubmit the program.