2.4.1.6.4 Options
- -t <table name>
- Mandatory option.
- -o <output flat file>
- Mandatory option.
- -s <DB_SYSTEM>
- Specifies the
DB SYSTEM. This "DB SYSTEM" value is used to get the "DB connection credential string" from file specified by global variableMT_DB2_SYSTEM_MAPPING. And then apply it toMT_DB_LOGIN. After this API is executed successfully,MT_DB_LOGINis restored. - -u <utility name>
-
- When
MT_DSNUTILB_LOADUNLOADis set toyes.If this option is set to
-u DSNTIAUL, the data file that this utility generates on Batch Runtime has the same format as the data file that utilityDSNTIAULgenerates on mainframe. If this option is set to other values or if this option is not set, the data file that this utility generates on Batch Runtime has the same format as the data file that utilityDSNUTILBgenerates on mainframe. - When
MT_DSNUTILB_LOADUNLOADis not set toyes.The data file that
-u <utility name>generates is simply in text format (rather than binary format).
- When
Parent topic: m_DBTableUnload