Error Logging (-e) Parameter - FastExport

Teradata® FastExport Reference

Product
FastExport
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
qja1608578437326.ditamap
dita:ditavalPath
gel1618411995444.ditaval
dita:id
B035-2410
lifecycle
previous
Product Category
Teradata Tools and Utilities

Sample Command

fexp -e errfile < samplescript.fexp

Sample Output

**** 14:49:43 UTY2413 Error Logging is enabled: errfile
    ===================================================================
    =                                                                 =
    =        FastExport Utility Release FEXP.17.10.00.02              =
    =        Platform WIN 64-bit                                      =
    =        PID 9752                                                 =
    =                                                                 =
    ===================================================================
    =                                                                 =
    = Copyright 1990-2021 Teradata Corporation. ALL RIGHTS RESERVED.  =
    =                                                                 =
    ===================================================================
**** 14:45:51 UTY2411 Processing start date: WED APR 24, 2021
    ===================================================================
    =                                                                 =
    =                Logon/Connection                                 =
    =                                                                 =
    ===================================================================
0001 .logtable testrunfile;
0002 .logon NODEID/feuser,;
**** 14:45:53 UTY8400 Teradata Database Release: 17.10.00.00
**** 14:45:53 UTY8400 Teradata Database Version: 17.10.00.00
**** 14:45:53 UTY8400 Default character set: ASCII
**** 14:45:53 UTY8400 Current RDBMS has UDT support
**** 14:45:53 UTY8400 Current RDBMS has Large Decimal support
**** 14:45:53 UTY8400 Current RDBMS has Statement Info Parcel support
**** 14:45:53 UTY8400 Current RDBMS has FEXP w/o Spooling support
**** 14:45:53 UTY8400 Current RDBMS has TASM support
**** 14:45:53 UTY8400 Maximum supported buffer size: 1M
**** 14:45:53 UTY8400 Data Encryption supported by RDBMS server
**** 14:45:55 UTY6211 A successful connect was made to the RDBMS.
**** 14:45:55 UTY6217 Logtable 'FEUSER.testrunfile' has been created.