複数のパラメータの指定 - FastExport

Teradata® FastExport リファレンス

Product
FastExport
Release Number
17.00
Published
2020年6月
Language
日本語
Last Update
2021-01-07
dita:mapPath
ja-JP/ups1544831946863.ditamap
dita:ditavalPath
ja-JP/ups1544831946863.ditaval
dita:id
B035-2410
Product Category
Teradata Tools and Utilities

サンプル コマンド:

fexp -c ascii -b < samplescript.fexp

サンプル出力

**** 14:49:43 UTY2407 Run time parameters in effect are: ASCII.
**** 14:49:43 UTY2414 BRIEF option is enabled..
     ===================================================================
     =                                                                 =
     =        FastExport Utility Release FEXP.17.00.00.00              =
     =        Platform WIN 64-bit                                      =
     =        PID 9752                                                 =
     =                                                                 =
     ===================================================================
     =                                                                 =
     = Copyright 1990-2019 Teradata Corporation. ALL RIGHTS RESERVED.  =
     =                                                                 =
     ===================================================================
**** 14:45:51 UTY2411 Processing start date: WED APR 24, 2019
     ===================================================================
    =                                                                 =
    =                Logon/Connection                                 =
    =                                                                 =
    ===================================================================
0001 .logtable testrunfile;
0002 .logon NODEID/feuser,;
**** 14:45:53 UTY8400 Teradata Database Release: 17.00.00.00
**** 14:45:53 UTY8400 Teradata Database Version: 17.00.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.