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 dbeng12/dbsrv12 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.