The migration scripts convert version 3.8 data to the new schema and create new data objects.
The migration scripts are in the Build Forge installation directory. Execute them from a command line.
Syntax:
bfmigrate -[h|v|m|d|u|r]
cd "c:\Program Files\BuildForge\Apache\mysql\bin"
mysqld --standalone
Migration: 4156: Successfully migrated v3.8 data to v7.0
bfdbmigrateThe script creates a schema in the DB2 Express database. As with the bfmigrate script, you should wait until the script completes. The script generates a series of messages as it converts various tables, ending with the following message, and a successful migration does not generate any error messages.
Migration: 5148: Successfully migrated from old db to new
In addition to migrating your existing data objects, the script derives some new ones from your database. You can modify these data objects after migration. The script: