|
|
Archives of the TeradataForum
Message Posted: Wed, 17 May 2006 @ 16:29:16 GMT
Subj: | | Re: How does MLoad connect? |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, May 17, 2006 12:24 -->
MLOAD, BTEQ, FastLoad, and FastExport all use CLI.
For network-attached clients (Windows, UNIX, Linux) you pass CLI an ID or it uses the default you specify in clispb.dat; install default is
"dbc".
That ID will have suffix "cop1", "cop2", etc. appended to form hostname(s) and those names, e.g. dbccop1, will be resolved to IP addresses
based on your network settings (hosts file, DNS server, etc.)
| |