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 12.0.1

 

SQL Anywhere deprecated and discontinued features

Note

As with all forward-looking statements, the lists of deprecated features are not guaranteed to be complete and are subject to change.

The following is a list of deprecated features in version 12.0.1:

  • -kr option   Previously Kerberos server principals needed to be in the form server-name@default-realm.

    The Kerberos server principal, including the realm, can be specified with the -kp server option. The server principal specified by -kp must have been extracted to the Kerberos keytab file on the computer running the database server. The -kr option cannot be specified if the -kp option is specified. See -kp database server option.

  • SQL Anywhere JDBC 3.0 driver   The SQL Anywhere JDBC 3.0 driver is deprecated in this software release. It is recommended that applications using sajdbc.jar switch to sajdbc4.jar. See JDBC support.