Run File (-r) Parameter - FastExport

Teradata® FastExport Reference

Product
FastExport
Release Number
16.20
Published
September 2020
Language
English (United States)
Last Update
2020-09-11
dita:mapPath
lki1527114222329.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2410
lifecycle
previous
Product Category
Teradata Tools and Utilities

The typical selection is:

fexp -r '.RUN FILE fexp.startup;' < infilename > outfilename

Sample Command

fexp -r '.run file logon;' < samplescript.fexp

Sample Output

     ===================================================================
     =                                                                 =
     =          FastExport Utility    Release FEXP.16.20.00.00         =
     =          Platform WIN32                                         =
     =          PID      9752                                          =
     =                                                                 =
      ===================================================================
     =                                                                 =
     =  Copyright 1990-2017 Teradata Corporation. ALL RIGHTS RESERVED. =
     =                                                                 =
     ===================================================================
**** 14:45:51 UTY2411 Processing start date: WED SEP 20, 2017
     ===================================================================
     =                                                                 =
     =          Logon/Connection                                       =
     =                                                                 =       ===================================================================
0001 .logtable testrunfile;
0002 .logon NODEID/feuser,;
**** 14:45:53 UTY8400 Teradata Database Release: 16.20.00.00
**** 14:45:53 UTY8400 Teradata Database Version: 16.20.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.