Use the Update Schema Wizard to update the consolidated and remote database schemas in your synchronization model.
Prerequisites
You must have a synchronization model.
Context
The Update Schema Wizard is most useful after you have deployed your model and:
-
You made a change to the remote database schema that needs to be included in the model.
-
You made a change to the consolidated database schema that needs to be included in the model.
For example, you need to run Update Schema before redeploying a model that created timestamp-based download for one or more tables. The previous deployment changed the schema of the consolidated database by adding a TIMESTAMP column or shadow table, so the schema needs to be updated.
Procedure
- Double-click the MobiLink project name.
- Double-click Synchronization Models.
- Double-click your synchronization model name and click .
- Choose one of the following options:
- The Consolidated Database Schema
The consolidated schema in the model is updated. The remote schema in the model is unchanged.
- The Remote Database Schema
The remote schema in the model is updated. The consolidated schema in the model is unchanged.
- Both The Consolidated And Remote Database Schemas
Both the consolidated and remote schemas are updated in the model to match the schemas of the existing databases.
- Follow the instructions in the Update Schema Wizard.
When you click Finish, no changes are made outside the model until you deploy the synchronization model; the consolidated database does not change and the remote database is not created or changed until that time.
- Map the new remote tables in the Mappings tab.
Results
The schema is updated.