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

SQL Anywhere 11.0.1 » SQL Anywhere 11 - Changes and Upgrading » What's new in version 9.0.2 » New features in version 9.0.2

 

SQL Remote new features

Following is a list of changes and additions to the software introduced in version 9.0.2.

  • Mirror log location   When dbremote is run on a different computer from the remote database, or when mirror logs are located in a different directory from mirror transaction logs, dbremote can automatically delete old log files if you specify the location of old mirror logs using the new -ml option.

    See Message Agent (dbremote).

  • Conflict function for RESOLVE UPDATE triggers   The CONFLICT function can be used in conflict resolution triggers to determine if a particular column is a source of conflict for an UPDATE being performed on a SQL Remote consolidated database.

    See CONFLICT function [Miscellaneous].