Character Set Selection (-c) Parameter - FastExport

Teradata FastExport Reference

Product
FastExport
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2410
lifecycle
previous
Product Category
Teradata Tools and Utilities

Character Set Selection (‑c) Parameter

Sample Command:

fexp -c ascii 

Sample Output:

**** 16:12:33 UTY2407 Run time parameters in effect are: ASCII.
     ========================================================================
     =                                                                      =
     =          FastExport Utility    Release FEXP.15.00.00.000             =
     =          Platform WIN32                                              =
     =          PID      21788                                              =
     =                                                                      =
     ========================================================================
     =                                                                      =
     =     Copyright 1990-2014 Teradata Corporation. ALL RIGHTS RESERVED.   =
     =                                                                      =
     ========================================================================
**** 16:12:33 UTY2411 Processing start date: FRI JAN 10, 2014
     ========================================================================
     =                                                                      =
     =          Logon/Connection                                            =
     =                                                                      =
     ========================================================================
0001 .logtable testrunfile;
0002 .logon TDPID/FEXPUSER,;
**** 16:12:38 UTY8400 Teradata Database Release: 15.00.00.00
**** 16:12:38 UTY8400 Teradata Database Version: 15.00.00.00
**** 16:12:38 UTY8601 Character set specified: ASCII
**** 16:12:38 UTY8400 Current RDBMS has UDT support
**** 16:12:38 UTY8400 Current RDBMS has Large Decimal support
**** 16:12:38 UTY8400 Current RDBMS has Statement Info Parcel support
**** 16:12:38 UTY8400 Current RDBMS has FEXP w/o Spooling support
**** 16:12:38 UTY8400 Current RDBMS has TASM support
**** 16:12:38 UTY8400 Maximum supported buffer size: 1M
**** 16:12:38 UTY8400 Data Encryption supported by RDBMS server
**** 16:12:39 UTY6211 A successful connect was made to the RDBMS.
**** 16:12:39 UTY6217 Logtable 'FEXPUSER.testrunfile' has been created.