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 > DB2 V9.5 Runtime Client-64 Bit

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-07-11, 15:15
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
DB2 V9.5 Runtime Client-64 Bit

Linux 64-bit, x86-64 on AMD64 and Intel EM64T


I am looking for DB2 V9.5 Runtime Client 64 bit software. Does it exists ?

I have the 32 version file ------> v9.5_linuxia32_client.tar.gz

Does a similar file exists for 64 bit version ?. If so, can someone please send me the link ?. I can't find it.

Thanks.

Calvin.
Reply With Quote
  #2 (permalink)  
Old 04-07-11, 15:25
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
If I remember correctly, you can just install the latest FP for the client as an install instead of an upgrade. You can get a linux 64 bit client from here. https://www-304.ibm.com/support/docv...id=swg27007053

Andy
Reply With Quote
  #3 (permalink)  
Old 04-07-11, 15:50
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Thanks Andy for quick reply. I already downloaded DB2 V9.5 FP7 64 bit. As a client it has the "IBM Data Server Runtime Client Version 9.5 Fix Pack 7".

Is this the one or data server is a different version.

We are installing this to a WebSphere 7.0 Application server that will access to a Linux DB2 V.95 FP6 Work Group Edition database server.

Thanks again.
Reply With Quote
  #4 (permalink)  
Old 04-07-11, 15:54
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Yes, that is the runtime client. If websphere is on the same server as the database, then you do not need the client as it is part of the server install.

Andy
Reply With Quote
  #5 (permalink)  
Old 04-07-11, 16:18
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
I don't think that is the one. After the install, I ran

db2licm -l

which gives me,

Product name: "DB2 Connect Server"
License type: "Trial"
Expiry date: "07/05/2011"
Product identifier: "db2consv"
Version information: "9.5"


On a 32 bit installation with file "v9.5_linuxia32_client.tar.gz"

gives no info on the licensing (Blank).


I will have to uninstall it.
Reply With Quote
  #6 (permalink)  
Old 04-07-11, 16:22
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I do not think you downloaded the correct thing. DB2 Connect is for connecting to mainframe.

Andy
Reply With Quote
  #7 (permalink)  
Old 04-07-11, 16:24
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
File name I downloaded is:

v9.5fp7_linuxx64_server.tar.gz
Reply With Quote
  #8 (permalink)  
Old 04-07-11, 16:28
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
You need something like this: DSClients-linuxx64-rtcl-9.5.0.7-FP007.tar.gz

Andy
Reply With Quote
  #9 (permalink)  
Old 04-07-11, 16:37
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
I downloaded the fixpack before from the same link you provided which directs you to

https://www-304.ibm.com/support/docv...id=swg24028731

after clicking on the

"DB2 Version 9.5"
--> Fix Pack 7

According to my OS I got the file from the below link on that page.

Linux 64-bit, x86-64 on AMD64 and Intel EM64T

Thanks.
Reply With Quote
  #10 (permalink)  
Old 04-07-11, 18:01
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Seems to be a lot of confusion here.

IBM Data Server Client
If you want the DB2 type 2 client (which I doubt if you are using WAS), then you can download IBM Data Server Client. Don't worry about the license, it's free. This includes the DB2 Control Center, Client Configuration Assistant, DB2 Command Line Processor (CLP) tool, etc. If you use this driver on a remote database, you must catalog the tcpip node, and catalog database.

IBM Data Server Runtime Client
If you want the same DB2 type 2 client as above, but without the DB2 Control Client or Configuration Assistant, but with the DB2 Command Line Processor (CLP) tool, you can download the IBM Data Server Runtime Client. If you use this driver on a remote database, you must catalog the tcpip node, and catalog database.

IBM Data Server Driver
But if you want the type 4 universal drivers to use with WAS (this is probably what you want) then download the IBM Data Server Driver for JDBC and SQLJ. The same universal drivers are contained in the DB 2server directories, (I believe under the .../sqllib/java directory, but don't recall for certain). Note that when I say "DB2 type 4" that is not the same as JDBC 4, since this download supports both JDBC 3 and JDBC 4 standard (Also called JCC driver). With this driver accessing a remote db, you use a url connection string only, as there is no persistent catalog information that needs to be created for remote databases (or local databases either).
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #11 (permalink)  
Old 04-08-11, 08:45
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Please ignore. I may have chosen the wrong download link by mistake. There is a file with name of "v9.5fp7_linuxx64_client.tar.gz"

Thanks to all...................

Last edited by mdx34; 04-08-11 at 09:00.
Reply With Quote
  #12 (permalink)  
Old 04-08-11, 08:59
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
If you want a 32-bit client, go to the 32-bit section. A 32-bit client can be used to access a 64-bit server (assuming they are on different machines).

DB2 Connect is a different product (acutally just a license) that allows you to communicate with DB2 for z/OS or DB2 iSeries. It is not needed to communicate with DB2 LUW (Linux UNIX Windows). They are giving you a free trial for DB2 Connect along with the client (which is always free).

If you are using java client, you only need the universal jdbc drivers, as opposed to installing the client.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #13 (permalink)  
Old 04-08-11, 09:11
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Thanks Marcus.

We are trying New WebSphere version on 64 Bit Linux Server that will access to a separate DB2 server with 32 bit Linux/DB2. It will be, 64 bit client accessing the 32 bit DB2 server.

Thanks again.
Reply With Quote
  #14 (permalink)  
Old 04-08-11, 10:43
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Quote:
Originally Posted by mdx34 View Post
Thanks Marcus.

We are trying New WebSphere version on 64 Bit Linux Server that will access to a separate DB2 server with 32 bit Linux/DB2. It will be, 64 bit client accessing the 32 bit DB2 server.

Thanks again.
I have not tried that combination, and don't know for sure, but I assume you can access 32-bit server with 64-bit client. However, as I previously said, you normally use DB2 jdbc drivers (not DB2 client) with WAS.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
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