|
|
Archives of the TeradataForum
Message Posted: Wed, 31 Jul 2002 @ 18:31:19 GMT
Subj: | | Re: Long Logon times via CLIv2 |
|
From: | | Vanole, Mike |
Hi Michael,
In the unix world there is an environment variable named dbc. If set to one less than the number of known cop entries you will force the
search to stop before cli looks (and looks, and looks...) for another entry before timing out and settling on one already found (or
something like this). I do not know if windows has an equivalent way to set this:
export dbc=5; for example.
Maybe someone can be a bit more technical on this feature. Our problem was also found to be related to DNS.
Mike
| |