I have been trying to map CMPs to tables residing on a DB2/8.2.1 64-bit running on an AIX box -- my tooling is WSADIE 5.1.1 on WinXP box.
I can connect to the local copy of the db on my dev box and do all my mappings etc. just fine but I can't even connect to the development database on the remote 64-bit AIX server.
I have already tried to no avail, the below solutions recommending using the non IBM Universal driver etc.
http://www-1.ibm.com/support/docview.wss?uid=swg21111633 http://www-1.ibm.com/support/entdocview.wss?rs=2042&context=SSRTLW&q1=DB2%20Universal&uid=swg21208506&loc=en_US&cs=utf-8&lang=en&NotUpdateReferer= http://dbforums.com/t814943.html https://coderanch.com/t/70786/Websphere/WebSphere-Studio-JDBC-Connection I am sure that you guys have successfully accomplished what I am trying to do before. I would really appreciate if you could share the trick that did it for you.
Thanks in advance for your time and help.