Reputation: 16802
Does anyone know of a product similar to Red-Gate's SQL Compare that targets DB2? I am aware of DBDiff but need a tool that compares schema and stored procedures.
Update: After some more google searching I will try using either UDB Workbench and DB Solo.
Upvotes: 0
Views: 2969
Reputation: 303
Here is one more: http://www.sqledt.com/ - does a few more things than simple db compare.
Upvotes: 1
Reputation: 23788
You can use Embarcadero Change Manager (I guess it is free tool)
Upvotes: 2