If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Replacing DB2 Connect with DB2 Data Server client V9.5

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-14-10, 08:39
Bonj Bonj is offline
Registered User
 
Join Date: Oct 2010
Posts: 3
Replacing DB2 Connect with DB2 Data Server client V9.5

In IBM Redbook "DB2 9 for z/OS: Distributed Functions" in section 2.3 I
read that we can replace DB2 Connect servers for connection to DB2 on
z/OS with DB2 Data Server Clients V9.5 fixpack 3 or newer one. I tried
to make this connection on my Data Server client to connect directly to
host but I got message:
SQL8002N An attempt to connect to a host failed due to a missing DB2
Connect product or invalid license.
I tried to add Connect license through License Center on my client but
I don't know how.
Can someone tell me how can it be done and is this better solution then
have installed DB2 Connect?
Thanks
Reply With Quote
  #2 (permalink)  
Old 10-14-10, 10:05
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
You are probably missing the license jar file db2jcc_license_cu.jar
Reply With Quote
  #3 (permalink)  
Old 10-15-10, 03:48
Bonj Bonj is offline
Registered User
 
Join Date: Oct 2010
Posts: 3
I checked for db2jcc_license_cu.jar file and I found it in SQLLIB\java folder.
I also added db2jcc_license_cisuz.jar in same folder (I think DB2 uses this file for JDBC connection to z/OS)
but the result is the same error message.
Reply With Quote
  #4 (permalink)  
Old 10-15-10, 09:16
Bonj Bonj is offline
Registered User
 
Join Date: Oct 2010
Posts: 3
I managed to add license for DB2 Connect not through License Center but using command:

db2licm -a C:\Progs\SQLLIB\license\db2consv_zs.lic

and after that I can connect to DB2 on z/OS directly from my Data Server Client V9.5.
Has someone experience in replacing DB2 Connect with Data Server Client (or driver)? Is this better way to connect to z/OS than going through DB2 Connect?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On