I’m converting a SQL Server 2008 model to DB2 9.7 and Oracle 11g. I have 2 questions…
Is there a way I can customize how attributes are converted? Example NVarchar in SQL Server converts to Varchar in DB2. I would like it to be Vargraphic.
I have some clustered keys in SQL Server. In DB2 you have to create clustered indexes and then define a key for that index. Is there are way to do that automatically?
finally, it works! So for the second question you asked, the following should work:
Download the attached package.
Copy the package to your user packages folder in your user installation settings like c:\Documents and Settings\lmacek\My Documents\Toad Data Modeler\Standard Installation\Packages{DCB5CB9B-CF65-4350-86B5-285D246FC5AC}.
Then, after launching TDM and running conversion from SQL Server db to DB2 db model, everything should be processed accordingly!
Enjoy! And let me know, please.
Thanks for your patience.