Kane
Kane

Reputation: 16802

DB2 Database Compare Tool

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

Answers (2)

user2453876
user2453876

Reputation: 303

Here is one more: http://www.sqledt.com/ - does a few more things than simple db compare.

Upvotes: 1

Rashmi Pandit
Rashmi Pandit

Reputation: 23788

You can use Embarcadero Change Manager (I guess it is free tool)

Upvotes: 2

Related Questions