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

Teradata MultiLoad Reference

Product
MultiLoad
Release Number
15.10
Language
English (United States)
Last Update
2018-10-06
dita:id
B035-2409
lifecycle
previous
Product Category
Teradata Tools and Utilities

Using the Character Set (-c) Selection Parameter

Sample Command:

mload -c ascii < foo2

Sample Output:

**** 20:52:30 UTY2407 Run time parameters in effect are: ASCII.
     ========================================================================
     =                                                                      =
     =          MultiLoad Utility    Release MLOD.15.10.00.000              =
     =          Platform WIN32                                              =
     =          PID      21872                                              =
     =                                                                      =
     ========================================================================
     =                                                                      =
     =     Copyright 1990-2015 Teradata Corporation. ALL RIGHTS RESERVED.   =
     =                                                                      =
     ========================================================================
**** 20:52:30 UTY2411 Processing start date: WED JAN 7, 2015
     ========================================================================
     =                                                                      =
     =          Logon/Connection                                            =
     =                                                                      =
     ========================================================================
0001 .LOGTABLE ML0020_LOG;
0002 .LOGON NODEID/HEMANTHDB,;
**** 20:52:35 UTY8400 Teradata Database Release: 15.00.00.000
**** 20:52:35 UTY8400 Teradata Database Version: 15.00.00.000
**** 20:52:35 UTY8601 Character set specified: ASCII
**** 20:52:35 UTY8400 Current RDBMS has interval support
**** 20:52:35 UTY8400 Current RDBMS has UDT support
**** 20:52:35 UTY8400 Current RDBMS has Large Decimal support
**** 20:52:35 UTY8400 Current RDBMS has TASM support
**** 20:52:35 UTY8400 Maximum supported buffer size: 1M
**** 20:52:35 UTY8400 Data Encryption supported by RDBMS server
**** 20:52:37 UTY6211 A successful connect was made to the RDBMS.
**** 20:52:37 UTY6217 Logtable 'HEMANTHDB.ML0020_LOG' has been created.