Using the file system

If you backed up your database by manually copying files through the file system, then you should restore them the same way, by reversing the direction of the copy.

Note

You must stop SQL Anywhere before manually copying database files to restore them.

To restore user and group data using the file system
  1. Stop SQL Anywhere.

  2. At the command line or in GUI window, navigate to the <M-Business_Home>/ASA/data directory.

  3. Copy all files (agdb.db and agdb.log) from your backup location into that directory.

  4. Restart SQL Anywhere.