Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere 16 - Changes and Upgrading » What's new in version 16.0 » SQL Anywhere behavior changes

 

Database utility behavior changes

  • Upgrade utility (dbupgrad) behavior change   By default, the database is restarted after an upgrade. To prevent the database from restarting, use the -nrs option to stop the database after the upgrade. When an upgrade completes successfully, the transaction log is renamed. See Upgrade utility (dbupgrad).

  • Support utility (dbsupport) behavior change  

    • -cc autosubmit option   Previously, the -cc autosubmit option automatically submitted crash reports and diagnostic information only when a crash occurred. Now, the -cc autosubmit option automatically submits crash reports and regularly submits diagnostic information to the software development team to help improve the product.

      During installation, this option is enabled by default. See Regularly submit performance data

    • -cp autodetect option   The -cp autodetect option is now supported on Unix platforms. On Unix, the -cp autodetect option allows dbsupport to configure its proxy server and port by using the proxy server and port set by the HTTP_PROXY environment variable. See Support utility (dbsupport).

    • -ch option (deprecated)   The -ch and -ch- options of dbsupport are no longer supported. Additionally, the -e option of dbsupport no longer accepts the -ch option. That is, you cannot specify -ech. See Support utility (dbsupport).