I am using db2 version 7 , i need an windows application (similar to MSSQL) to do the database operations.
You can use Oracle's SQL Developer, its quite good and its FREE.
But you will need to download and import db2jcc.jar in the under tools>preferences>database>third party JDBC drivers option.
Hope this helped :)