Chapter 3 Connection and Communication Parameters
73
♦ The following statement places the statistics in the file
ipxstat.txt
in the
current directory.
dbsrv7 -x ipx(threadstats=ipxstat.txt)
c:\asa7\asademo.db
Timeout parameter [TO]
TCP/IP, IPX, SPX (all platforms)
TIMEOUT specifies the length of time, in seconds, to wait for a response
when establishing communications. You may wish to try longer times if you
are having trouble establishing TCP/IP communications.
5 seconds.
♦ The following data source fragment starts a TCP/IP communications
link only, with a timeout period of twenty seconds.
...
CommLinks=tcpip(TO=20)
...
Example
Usage
Description
Default
Example