VisualAge Generator to Enterprise Generation Language Migration Guide
If you need to reset the migration database (for example, due to changing your
renaming rules), use one of the following techniques:
- Use the tool that deletes and recreates all the tables in the migration
database.
Use this tool in the following situations:
-
If you need to delete all your migration plans.
- If you have migrated multiple versions of a Java project.
-
If you have migrated multiple versions of a Smalltalk configuration
map.
To run the tool that deletes and recreates all the tables, do the
following:
- From a DB2 Command Window, navigate to the directory where
SetupTables.bat is located.
- For Java, this is your
VisualAge-for-Java-install-directory\ide\vgmigration.
- For Smalltalk, this is your
VisualAge-Smalltalk-install-directory.
- Run SetupTables.bat.
-
Use the tool that deletes a specified migration set. Use this tool if
you need to delete only a few migration sets. To run the tool that
deletes a specified migration set, do the following:
- Determine the migration set ID that you need to delete from the migration
database as follows:
-
Using the DB2 Control Center or an SQL query, look at the CONFIGPLAN
table.
- Find the CONFIGPLANNAME that you want to delete.
- The migration set ID you need to specify is the value in the corresponding
CONFIGPLANID column.
- From a DB2 Command Window, navigate to the directory where
deletemigsets.bat is located.
- For Java, this is your
VisualAge-for-Java-install-directory\ide\vgmigration.
- For Smalltalk, this is your
VisualAge-Smalltalk-install-directory.
- Run the deletemigsets.bat file, using one of the
following formats:
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.