473,387 Members | 1,520 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Does DB2 8.2 client support DB2 9.5 Server

Hello All,

We have installed UDB 9.5 on HP-UX IA64 machine. We would like to
install DB2 8.2 client on HP-UX PA-RISC V11.11. We want to install
only on HPUX V 11.11 since we have licensed version MF Cobol on this.

My question is: Can DB2 8.2 client talk to DB2 server 9.5?

Please let me know asap.

Thanks in advance.
Feb 26 '08 #1
3 2789
Prakash wrote:
Hello All,

We have installed UDB 9.5 on HP-UX IA64 machine. We would like to
install DB2 8.2 client on HP-UX PA-RISC V11.11. We want to install
only on HPUX V 11.11 since we have licensed version MF Cobol on this.

My question is: Can DB2 8.2 client talk to DB2 server 9.5?

Please let me know asap.

Thanks in advance.
Let me quote the Information Center for DB2 9.5 :

Combinations of DB2 Universal Database (UDB) Version 8, DB2 Version 9.1, and
DB2 Version 9.5

DB2 Universal DatabaseT (UDB) Version 8 and DB2 Version 9.1 clients can
access a remote DB2 Version 9.5 server. Note the following restriction:
There is a restriction when a client is located on the same system as a DB2
server, and they are different versions. In this case, local
client-to-server connections using Interprocess Communication (IPC) are not
supported. Instead, a connection can be established by treating the
connection as a remote connection (called a loopback connection) using
TCP/IP.
IBM® Data Server Client, IBM Data Server Runtime Client, and IBM Data Server
Driver for ODBC, CLI, and .NET Version 9.5 can access DB2 Version 9.1 and
DB2 UDB Version 8 servers. However, new DB2 Version 9.5 functionality is not
available.

Access to DB2 Version 9.1 or Version 9.5 servers from DB2 UDB Version 7
clients is not supported.

Source:
http://publib.boulder.ibm.com/infoce.../r0009731.html

HTH

--
Jeroen
Feb 26 '08 #2
On Feb 27, 12:13*am, "The Boss" <use...@No.Spam.Please.invalidwrote:
Prakash wrote:
Hello All,
We have installed UDB 9.5 on HP-UX IA64 machine. *We would like to
install DB2 8.2 client on HP-UX PA-RISC V11.11. We want to install
only on HPUX V 11.11 since we have licensed version MF Cobol on this.
My question is: Can DB2 8.2 client talk to DB2 server 9.5?
Please let me know asap.
Thanks in advance.

Let me quote the Information Center for DB2 9.5 :

Combinations of DB2 Universal Database (UDB) Version 8, DB2 Version 9.1, and
DB2 Version 9.5

DB2 Universal DatabaseT (UDB) Version 8 and DB2 Version 9.1 clients can
access a remote DB2 Version 9.5 server. Note the following restriction:
There is a restriction when a client is located on the same system as a DB2
server, and they are different versions. In this case, local
client-to-server connections using Interprocess Communication (IPC) are not
supported. Instead, a connection can be established by treating the
connection as a remote connection (called a loopback connection) using
TCP/IP.
IBM® Data Server Client, IBM Data Server Runtime Client, and IBM Data Server
Driver for ODBC, CLI, and .NET Version 9.5 can access DB2 Version 9.1 and
DB2 UDB Version 8 servers. However, new DB2 Version 9.5 functionality is not
available.

Access to DB2 Version 9.1 or Version 9.5 servers from DB2 UDB Version 7
clients is not supported.

Source:http://publib.boulder.ibm.com/infoce...pic/com.ibm.db...

HTH

--
Jeroen
Thank you for the details.
If I am right, can I use the all the features of the server 9.5 using
client 8.2?.
e.g: optimistic locking is new feature in 9.5 server, can I still get
this feature if I use client 8.2?.

Please let me know.

Thanks,
Prakash
Feb 27 '08 #3
Prakash wrote:
On Feb 27, 12:13 am, "The Boss" <use...@No.Spam.Please.invalidwrote:
>Prakash wrote:
>>Hello All,
We have installed UDB 9.5 on HP-UX IA64 machine. We would like to
install DB2 8.2 client on HP-UX PA-RISC V11.11. We want to install
only on HPUX V 11.11 since we have licensed version MF Cobol on this.
My question is: Can DB2 8.2 client talk to DB2 server 9.5?
Please let me know asap.
Thanks in advance.
Let me quote the Information Center for DB2 9.5 :

Combinations of DB2 Universal Database (UDB) Version 8, DB2 Version 9.1, and
DB2 Version 9.5

DB2 Universal DatabaseT (UDB) Version 8 and DB2 Version 9.1 clients can
access a remote DB2 Version 9.5 server. Note the following restriction:
There is a restriction when a client is located on the same system as a DB2
server, and they are different versions. In this case, local
client-to-server connections using Interprocess Communication (IPC) are not
supported. Instead, a connection can be established by treating the
connection as a remote connection (called a loopback connection) using
TCP/IP.
IBM® Data Server Client, IBM Data Server Runtime Client, and IBM Data Server
Driver for ODBC, CLI, and .NET Version 9.5 can access DB2 Version 9.1 and
DB2 UDB Version 8 servers. However, new DB2 Version 9.5 functionality is not
available.

Access to DB2 Version 9.1 or Version 9.5 servers from DB2 UDB Version 7
clients is not supported.

Source:http://publib.boulder.ibm.com/infoce...pic/com.ibm.db...
Thank you for the details.
If I am right, can I use the all the features of the server 9.5 using
client 8.2?.
e.g: optimistic locking is new feature in 9.5 server, can I still get
this feature if I use client 8.2?.
You can use all the DB2 9.5 features that do not require the client.
Ie. you can use e.g. the RID_BIT() function and ROW_CHANGE_TOKEN, but
you cannot exploit the JDBC client integrated optimistic locking that
hides all the SQL from you.

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Feb 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: yzzzzz | last post by:
Hi I just upgraded from MySQL 4.0.something to 4.1.1 (alpha). When I try to connect to MySQL in a PHP script, I get the following error: "mysql_connect(): Client does not support...
7
by: Jonas | last post by:
This works fine in Win XP but does not work at all in Win 98. Private WithEvents objIExplorer As InternetExplorer I have to do it like this to get it to work in Win 98 Dim objIExplorer As...
4
by: jabailo | last post by:
I came across this article while researching a VB6 430 error: INFO: Considerations for Server-Side Automation of Office http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757 ...
1
by: Thomas | last post by:
Hallo. Habe auf einem SeSE 9.1 Server due neue MySQL 4.1.11 und den dazugehörigen client installiert. #: mysql -V mysql Ver 14.7 Distrib 4.1.11, for pc-linux-gnu (i686) Soweit so gut der...
2
by: the6campbells | last post by:
Vendors such as ORACLE document how they support the server being configured to provide dead connection detection. I see no documentation in the IBM manuals or support site notes that suggest that...
12
by: Frank Hauptlorenz | last post by:
Hello Out there! I have a DB2 V7.2 Database (Fix11) on Win 2000 Professional. It was before a NT 4 based Domain - now it is a Win 2000 Domain. The database server is a domain member. Now...
11
by: Jeff | last post by:
Hello everyone. I've searched through the archives here, and it seems that questions similar to this one have come up in the past, but I was hoping that I could pick your Pythonic brains a bit. ...
5
by: Simon | last post by:
I heard that we could do that by using AJAX. Could anybody share how to do it? Thanks.
5
by: =?Utf-8?B?TWFyaw==?= | last post by:
Hi... I've got a .Net client to a soap service that works for the most part, but there are a couple of things I'd like to improve: 1) the first request to the client wrapper always takes...
8
by: Bill McCormick | last post by:
<!-- When deploying the service library project, the content of the config file must be added to the host's app.config file. System.Configuration does not support config files for libraries. --> ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.