Data Transformation Engine Resource Adapter Reference Guide

Chapter 6 - Generating Type Trees Using mtsmaker List of Parameters
Resource Adapters Reference Guide
78
Database Name (-B)
Specify the name of the database as defined in the .mdq file.
-B
database_name
Data Source (-D)
Specify the name of the ODBC, DB2, Oracle, or Sybase SQL Server data source.
-D {
datasource
|
connect_string
|
server\\database
}
Option Description
datasource
Specify the ODBC or DB2 data source.
connect_string
Specify the Oracle host connect string.
server\\database
Specify the Sybase SQL Server data source.
Type Tree File (-F)
Specify the name of the type tree file (.mtt) to be generated by the Type Tree
Maker. Enter the file name in the Windows file system format. For example, if a
full pathname is specified, use the backslash directory separator (\).
-F
mtt_file_name
Stored Procedure Name (-G)
Specify the name of the stored procedure for which you want to generate the tree
script (.mts).
-G
stored_procedure_name
Database/Query File (-M)
Specify the name of the database/query file created using the Database Interface
Designer. This .mdq file contains the definition of either the database (specified
by the
-B parameter) or the query (specified by the -Q parameter).
-M
mdq_file