If checked, values shown reflect the current values of the Domain. At runtime, the values are selected from the Environment (if defined).
Specifies one of the following Sybase server types:
Specifies the default connection protocol. The default value is Tds.
Specifies the default Sybase driver. The default value is com.sybase.jdbc2.jdbc.SybDriver.
Specifies the host were Sybase is running.
Specifies the default Sybase server port.
Specifies the default Sybase username.
Specifies the password for the Sybase user.
Specifies the maximum number of rows to retrieve. If blank, the default value is 10 rows.
The Sybase Cache Buffer Size is the amount of memory used by the driver to cache insensitive result set data. Valid values are:
-1 = All data is cached.
0 = All data is cached up to 2GB.
X = Must be positive. This is the buffer size (must be a power of 2). This value is specified in KB.
After the limit is reached (if any), the result set data is written to disk.
The Sybase batch performance workaround is one of the following:
|
Copyright © 2014 CA.
All rights reserved.
|
|