EasyManua.ls Logo

Sybase Adaptive Server Anywhere - Page 70

Sybase Adaptive Server Anywhere
1182 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Connection parameters
52
CommBufferSpace connection parameter [CBSpace]
To specify the amount of space to allocate on startup for communication
buffers, in kilobytes.
Anywhere
Integer
10
Specify amount of space to allocate on startup for communication buffers, in
kilobytes. The value is a global setting: the value is set on the first
connection attempt for a session, and that value is used for all connections
until the client library is closed down.
The following connection string fragment instructs the network library to
allocate 200 kb for network buffers on startup.
CBSpace=200
You can set this parameter by entering its value in the Buffer space text box
of the Network tab of the connection window.
CommLinks connection parameter [Links]
To specify network communications links.
Anywhere
Use only the shared memory communications link to connect.
"Network communications parameters" on page 65
"Client/Server Communications" on page 85 of the book ASA User’s Guide
"–x command-line option" on page 38
If no CommLinks parameter is specified in a connection string, no search is
made for a server other than on the current machine, and only a shared
memory connection is attempted. This behavior is equivalent to
CommLinks=None.
The shared memory protocol is used for communication between a client and
server running under the same operating system on the same machine, as is
typical for applications connecting to the personal database server.
If a CommLinks parameter is supplied, the named communication links are
started and used when searching for a database server. The CommLinks
parameter is required for connections to a network server.
Function
Usage
Values
Default
Description
Examples
Function
Usage
Default
See also
Description

Table of Contents

Related product manuals