Character Set Selection (-c) Parameter| FastExport utility - Character Set Selection (-c) Parameter - FastExport

Teradata® FastExport Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
FastExport
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2024-03-18
dita:mapPath
jaa1691573250507.ditamap
dita:ditavalPath
gel1618411995444.ditaval
dita:id
rto1478610027076
Product Category
Teradata Tools and Utilities

Sample Command

fexp -c ascii < samplescript.fexp

Sample Output

**** 05:13:48 UTY2407 Run time parameters in effect are: ASCII.
     ========================================================================
     =                                                                      =
     =          FastExport Utility    Release FEXP.20.00.00.01              =
     =          Platform LINUX 64-bit                                       =
     =          PID      18819                                              =
     =                                                                      =
     =          FastExport Utility is DEPRECATED.                           =
     =          It is provided to run existing workloads created            =
     =          prior to 07-SEP-2023.                                       =
     =          Please use Teradata Parallel Transporter for                =
     =          workloads.                                                  =
     =                                                                      =
     ========================================================================
     =                                                                      =
     =     Copyright 1990-2023 Teradata. All rights reserved.               =
     =                                                                      =
     ========================================================================
**** 05:13:48 UTY2411 Processing start date: FRI SEP 08, 2023
     ========================================================================
     =                                                                      =
     =          Logon/Connection                                            =
     =                                                                      =
     ========================================================================
0001 .logtable FEXP_TABLE5;
0002 .logon TDPID/WEEKLY,;
**** 05:13:48 UTY8400 Teradata Database Release: 20.00.00.00
**** 05:13:48 UTY8400 Teradata Database Version: 20.00.00.00
**** 05:13:48 UTY8601 Character set specified: ASCII
**** 05:13:48 UTY8400 Current RDBMS has UDT support
**** 05:13:48 UTY8400 Current RDBMS has Large Decimal support
**** 05:13:48 UTY8400 Current RDBMS has Statement Info Parcel support
**** 05:13:48 UTY8400 Current RDBMS has FEXP w/o Spooling support
**** 05:13:48 UTY8400 Current RDBMS has TASM support
**** 05:13:48 UTY8400 Maximum supported buffer size: 1M
**** 05:13:48 UTY6211 A successful connect was made to the RDBMS.
**** 05:13:48 UTY6217 Logtable 'WEEKLY.FEXP_TABLE5' has been created.