Run the SQL Remote Message Agent (dbremote) on Mac OS X

SQL Anywhere includes an application called SyncConsole that can be used to start the SQL Remote Message Agent (dbremote) on Mac OS X. You can also start the SQL Remote Message Agent on Mac OS X using the dbremote utility.

 To start SyncConsole
  1. In the Finder, go to /Applications/SQLAnywhere12.

  2. Double-click SyncConsole.

  3. Choose File » New » SQL Remote.

    A client options window appears.

  4. Specify the connection information for the SQL Remote Message Agent (dbremote).

    For example, the following connection parameter uses an ODBC data source for the SQL Anywhere sample database:

    DSN="SQL Anywhere 12 Demo"

    The user name must have either REMOTE DBA authority or DBA authority. The message length, as defined by the -l option, must be the same on all databases in the system. See SQL Remote Message Agent (dbremote) requirements.

    For a complete list of dbremote options you can specify in the Options field, see SQL Remote Message Agent utility (dbremote).