Using the Error Logging (-e) Parameter - MultiLoad

Teradata® MultiLoad Reference

Product
MultiLoad
Release Number
16.20
Published
October 2018
Language
English (United States)
Last Update
2018-10-10
dita:mapPath
lsl1527114222348.ditamap
dita:ditavalPath
Audience_PDF_product_tpt_userguide_include.ditaval
dita:id
B035-2409
lifecycle
previous
Product Category
Teradata Tools and Utilities

Sample Command

mload -e errfile < samplescript

Sample Output

**** 11:35:28 UTY2413 Error Logging is enabled: errfile
     ========================================================================
     =                                                                      =
     =          MultiLoad Utility    Release MLOD.16.20.00.00               =
     =          Platform WIN32                                              =
     =          PID      10180                                              =
     =                                                                      =
     ========================================================================
     =                                                                      =
     =     Copyright 1990-2017 Teradata Corporation. ALL RIGHTS RESERVED.   =
     =                                                                      =
     ========================================================================
**** 11:35:28 UTY2411 Processing start date: THU SEP 21, 2017
     ========================================================================
     =                                                                      =
     =          Logon/Connection                                            =
     =                                                                      =
     ========================================================================
0001 .LOGTABLE ML0020_LOG;
0002 .LOGON NODEID/fluser,;
**** 11:35:30 UTY8400 Teradata Database Release: 16.20.00.00
**** 11:35:30 UTY8400 Teradata Database Version: 16.20.00.00
**** 11:35:30 UTY8400 Default character set: ASCII
**** 11:35:30 UTY8400 Current RDBMS has interval support
**** 11:35:30 UTY8400 Current RDBMS has UDT support
**** 11:35:30 UTY8400 Current RDBMS has Large Decimal support
**** 11:35:30 UTY8400 Current RDBMS has TASM support
**** 11:35:30 UTY8400 Maximum supported buffer size: 1M
**** 11:35:30 UTY8400 Data Encryption supported by RDBMS server
**** 11:35:33 UTY6211 A successful connect was made to the RDBMS.
**** 11:35:33 UTY6217 Logtable 'FLUSER.ML0020_LOG' has been created.