You are on page 1of 4

We can test jdbc connectivity from Basic developer tool kit by below

mentioned way
1. Open file>new> others select connection profile from tree an click
next

2. select generic jdbc driver from the list


3. Give name for profile and click on next
4. Select driver from the list (generic jdbc driver) put database name as
(HS.SALES)
5. Put url as jdbc:ibm-
u2://192.168.0.77/HS.SALES;dbmstype=UNIVERSE; and user
name as universe and password is also universe
6. click on test connection if the parameters are correct it will give test
connection will be successful

You might also like