madload utility
The madload utility loads a database table from a .unl file.
This utility uses ODBC access to load the file one record
at a time. (See the madhubload utility –useInt
option.)
Before you run a utility, make sure that you have set the necessary operational server environment variables. For information about the variables, see the operational server environment variables topic.
Option | Type | Description | Default |
---|---|---|---|
-con |
CONNSTR ; ODBC connection string |
NONE | |
-tabName |
tabName | Name of table to be loaded | NONE |
-inpFile |
filename | Name of .unl file to be loaded | NONE |
-encoding |
Encoding of .unl files; options are: UTF8, UTF16, or LATIN1 | LATIN1 |