In this lesson, you create a consolidated database named MLConsolidated with the scripts required for synchronization using the dbinit utility.
Create a new working directory to store the consolidated database.
This tutorial assumes c:\MLsis as the working directory.
Create the SQL Anywhere consolidated database using the dbinit utility.
Run the following command:
dbinit MLconsolidated |
Start the consolidated database using the dbeng12 utility.
Run the following command:
dbeng12 MLconsolidated |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |