Using the Character Set (-c) Selection Parameter - MultiLoad

Teradata MultiLoad Reference

Product
MultiLoad
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-07-11
dita:mapPath
cgb1488824663145.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 -c ascii < samplescript

Sample Output

**** 13:45:24 UTY2407 Run time parameters in effect are: ASCII.
     ========================================================================
     =                                                                      =
     =          MultiLoad Utility    Release MLOD.16.10.00.00               =
     =          Platform WIN32                                              =
     =          PID      4904                                               =
     =                                                                      =
     ========================================================================
     =                                                                      =
     =     Copyright 1990-2017 Teradata Corporation. ALL RIGHTS RESERVED.   =
     =                                                                      =
     ========================================================================
**** 13:45:24 UTY2411 Processing start date: TUE MAY 02, 2017
     ========================================================================
     =                                                                      =
     =          Logon/Connection                                            =
     =                                                                      =
     ========================================================================
0001 .LOGTABLE ML0020_LOG;
0002 .LOGON NODEID/fluser,;
**** 13:45:28 UTY8400 Teradata Database Release: 16.10.00.00
**** 13:45:28 UTY8400 Teradata Database Version: 16.10.00.00
**** 13:45:28 UTY8601 Character set specified: ASCII
**** 13:45:28 UTY8400 Current RDBMS has interval support
**** 13:45:28 UTY8400 Current RDBMS has UDT support
**** 13:45:28 UTY8400 Current RDBMS has Large Decimal support
**** 13:45:28 UTY8400 Current RDBMS has TASM support
**** 13:45:28 UTY8400 Maximum supported buffer size: 1M
**** 13:45:28 UTY8400 Data Encryption supported by RDBMS server
**** 13:45:30 UTY6211 A successful connect was made to the RDBMS.
**** 13:45:30 UTY6217 Logtable 'FLUSER.ML0020_LOG' has been created.