Created 04-24-2017 04:54 PM
Hello,
Is it possible to get Sqoop to work with DB2? I got it to work but only if all parameters in DB2 are in CAPITAL LETTERS.
Please let me know if there is a way to get Sqoop to work with DB2 given any type of characters.
Thanks,
Marcy
Created 04-24-2017 05:43 PM
While I have not done this myself but is DB2 case sensitive? According to the following link, it is (depending on your version):
https://www.ibm.com/developerworks/data/library/techarticle/0203adamache/0203adamache.html
When you connect to DB2 from outside of Sqoop, are you able to connect and fetch data with any case?