Following is a list of enhancements made to database utilities in SQL Anywhere version 16.0.
Start Server in Background utility (dbspawn) Using dbspawn to spawn a database server with a name that is not unique returns a new error and exit code (EXIT_SERVER_NAME_IN_USE). See Software component exit codes.
Unload utility (dbunload) The -ss option allows you to suppress the generation of column statistics in the reload SQL script file. See Unload utility (dbunload).
Certificate Creation utility (createcert) and Certificate Viewer utility (viewcert)
The -p1 option for createcert and viewcert allows you to specify the use of PKCS #1 to encode unencrypted RSA private keys.
The -sa option for createcert allows you to specify the signature algorithm to use when creating or signing certificates.
The @data option for viewcert allows you to run viewcert the command-line specifications stored in a configuration file or environment variable.
See Certificate Creation utility (createcert) and Certificate Viewer utility (viewcert).
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |