Chapter 2 The Database Server
35
–sc command-line option
Disable the shared memory communications protocol and use Named Pipes.
[ dbsrv7 | dbeng7 ] -sc...
Windows NT.
This option disables the shared memory communications protocol that is
used for same-machine communications, and starts the NamedPipes
protocol.
This option is implemented as part of an initiative to obtain C2 security
certification. It is likely to be of general use only for customers wanting to
run in a C2-certified environment.
–ti command-line option
Disconnect inactive connections.
[ dbsrv7 | dbeng7 ] -ti
minutes
...
All operating systems and servers.
"sa_server_option system procedure" on page 971
Disconnect connections that have not submitted a request for minutes. The
default is 240 (4 hours). A client machine in the middle of a database
transaction holds locks until the transaction is ended or the connection is
terminated. The
-ti option is provided to disconnect inactive connections,
freeing their locks.
The
-ti option does not disconnect clients that use the shared memory
communications link.
Setting the value to zero disables checking of inactive connections, so that no
connections are disconnected.
–tl command-line option
Set the period at which to send liveness packets.
[ dbsrv7 | dbeng7 ] -tl
seconds
...
All database servers using TCP/IP or SPX.
"sa_server_option system procedure" on page 971
Function
Syntax
Applies to
Description
Function
Syntax
Applies to
See also
Description
Function
Syntax
Applies to
See also