The database server
24
For troubleshooting purposes, display cache information in the database
server window whenever the cache size changes.
–ct command-line option
Enable character set translation.
[ dbsrv7 | dbeng7 ] -ct ...
All operating systems except NetWare and Windows CE.
Character set translation converting strings between character sets that
represent the same characters, but at different values. This is useful when the
client machine and the database use different character sets.
$ For more information, see "Starting a database server using character
set translation" on page 323 of the book ASA User’s Guide.
–d command-line option
Disable asynchronous I/O.
[ dbsrv7 | dbeng7 ] -d ...
Windows NT, NetWare
Use synchronous I/O rather than asynchronous I/O. Asynchronous I/O is
generally the preferred option.
This option applies only to Windows NT and NetWare systems, which use
asynchronous I/O by default.
–e command-line option
Encrypt all packets transmitted to and from all clients.
[ dbsrv7 | dbeng7 ] -e...
All operating systems and servers.
By default, communication packets are not encrypted, thus posing a potential
security risk. If you are concerned about the security of network packets, use
the
-e switch. Encryption does marginally affect performance.
–ga command-line option
Unload database after last connection dropped.
Description
Function
Syntax
Applies to
Description
Function
Syntax
Applies to
Description
Function
Syntax
Applies to
Description
Function