Specify Multiple Parameters - 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

Specify Multiple Parameters

Sample Command:

fexp -c ascii -b 

Sample Output:

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