Connection parameters
60
♦
Yes An integrated login is attempted. If the connection attempt fails
and the LOGIN_MODE option is set to Mixed, a standard login is
attempted.
♦
No This is the default setting. No integrated login is attempted.
For a client application to use an integrated login, the server must be running
with the LOGIN_MODE database option set to Mixed or Integrated.
♦ The following data source fragment uses an integrated login:
INT=yes
LivenessTimeout connection parameter [LTO]
To control the termination of connections when they are no longer intact.
Network server only
Windows 95/98 and NT, NetWare and multi-threaded UNIX applications
only.
Integer
If no LivenessTimeout value is set, the liveness timeout is controlled by the
setting on the server, which defaults to 120 seconds.
A liveness packet is sent periodically across a client/server TCP/IP, SPX,
IPX, or NetBIOS communications protocol to confirm that a connection is
intact. If the client runs for the liveness timeout period without detecting a
liveness packet, the communication is severed.
Liveness packets are sent at an interval of one quarter of the
LivenessTimeout value when the connection is idle; that is, there have been
no request or response packets sent back and forth for at least one quarter of
the LivenessTimeout value.
♦ The following sets a Liveness timeout value of 60 seconds
LTO=60
Alternatively, you can set this parameter by entering its value in the Liveness
timeout text box of the Network tab of the connection window.
Logfile connection parameter [LOG]
To send client error messages and debugging messages to a file.
Anywhere
Examples
Function
Usage
Values
Default
Description
Examples
Function
Usage