Database utilities

Following is a list of enhancements made to database utilities in SQL Anywhere version 11.0.1.

  • Service utility (dbsvc) enhancements   On Windows, you can now create services for the MobiLink Relay Server (rshost), relay server outbound enabler (RSOE), and Volume Shadow Copy Service (dbvss11) using the Service utility. See Service utility (dbsvc) for Windows.

  • Unload utility (dbunload) enhancements   The dbunload utility now supports the following options:

    • -cm option   Displays the dbinit command or CREATE DATABASE statement for the database being unloaded.

    • -l option   Retains the next available value for AUTOINCREMENT columns in the rebuilt database.

    See Unload utility (dbunload).