-5

I want to create a connection from Talend but i coudn't identify the databse name and the schema name , I am using Squierrel client.


I changed the database name like on squierrel but I still have the same problem. I think this because the structure of data on DB2 , tables are considered as objects and i can't identify the name of database of this objects

Nakilon
  • 34,866
  • 14
  • 107
  • 142

1 Answers1

0

If you look in the alias for the connection in SQuirreL you should see the database name in the URL for the JDBC connection.

It should look something like jdbc:db2:my_db.

ydaetskcoR
  • 53,225
  • 8
  • 158
  • 177