The name of the database table to be loaded. When MT_DSNUTILB_LOADUNLOAD is set to "yes", the value for this option can be one of the following two formats: TableName, SchemaName.TableName
When the value does not contain schema name, the called COBOL program name is: ${MT_DB_DEFAULT_SCHEMA}-TableName-L.
When the value contains schema name, the called COBOL program name is: SchemaName-TableName-L.
-i <input flat file>
Mandatory option.
The ddname of the file containing the data to be loaded. When
MT_DSNUTILB_LOADUNLOAD is set to "yes",
this option is ignored.