When trying to reverse engineer from database, the RE Wizard gives the following error:
"'Script: REDataMigratorDBDB105 D.TypeStringUnits' is not valid in the context where it is used.
Additional Error info:
In the RE Wizard, the DB2 connection is through a 32 bit odbc and in the wizard, a 10.5 data source is specified.
Trying to work with a database that is different from the selected data source in the wizard. (I.e. connected to a 9.7 database and selecting DB2 10.5 as the data source type in the RE Wizard.)
Verify the database version that is connected and select the matching data source specification the Reverse Engineering Wizard | "Select Data Source" screen.
I.e. A 9.7 database connection should specify "DB2 v9.7" in the "Select Data Source" window of the wizard.
Selecting a different version that does not match the current connection's service level/version will cause errors.