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

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Database Administration » Starting and Connecting to Your Database » Working with database files » Creating a database

 

Create a database with a transaction log mirror

You can choose to maintain a transaction log mirror when you create a database. This option is available from the CREATE DATABASE statement, from Sybase Central, or from the dbinit utility.

For more information about why you may want to use a transaction log mirror, see Transaction log mirrors.

♦  To create a database that uses a transaction log mirror (Sybase Central)
  1. From the Tools menu, choose SQL Anywhere 11 » Create Database.

  2. Follow the instructions in the Create Database Wizard.

♦  To create a database that uses a transaction log mirror (SQL)
♦  To create a database that uses a transaction log mirror (command line)