472,342 Members | 1,445 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

DB2 Client Upgrade Question

We have several machines currently running the DB2 V7 Run-time Client
that we would like to actually be running the App Dev Client. To
'upgrade' (within the same version) this client software can we simply
install the App Dev Client on 'top of' the Run-time Client? Will the
install routine uninstall the Run-time Client under the covers during
the install of the App Dev Client?

Also, is this type of 'upgrade' possible/supported during a
Version-to-Version upgrade, such as when migrating from V7 to V8?

Thanks.

Perry Shindle

Jan 4 '06 #1
11 4039
You can install the Appl Dev Client with the Run-time Client, insure
they are at the same release and fixpack level... Also if you plan on
connecting a v7 client to a v8 server, then the clients must be at
minimun v7 fixpack 8. You can't connect a v8 client to a v7 server (If
you happen to expect major problems).

Jan 7 '06 #2
It is not a good thing to connect with a v7 client to v8 server. I
crashed the server via ODBC and V7 twice, and once through the CLP.

To do it in the CLP just type in "SET SCHEMA CURRENT USER" and the
server itself crashes.

B.

Jan 9 '06 #3
You can't connect a v8 client to a v7 server (If
you happen to expect major problems).

Can you be more specific with this statement doug?

We have been testing the DB2 v8.2 windows Admin Client with various 3rd
party reporting tools and with native sql queries against a few
different DB2 v7.2 aix servers. We are preparing to roll this out to
our user machines. We have had absolutely no issues so far, but you're
comments make me nervous.

Pleease elaborate if possible.

Thank you,
Richard McCutcheon.
Honda of Canada Manufacturing.

Jan 9 '06 #4
We have db2 8.2 clients connecting to 7.2 databases all the time
without any problems.

I am not sure where those errors are coming from, but I don't think
they are related to the client version, but to something wrong on the
server itself.

The only annoyance of the 8.2 admin client is the health center status
beacon, which writes worthless messages to the db2diag.log

To disable it (tools -> tools settings -> health center status beacon
-> uncheck everything).

Jan 10 '06 #5
<le**********@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
We have db2 8.2 clients connecting to 7.2 databases all the time
without any problems.

I am not sure where those errors are coming from, but I don't think
they are related to the client version, but to something wrong on the
server itself.

The only annoyance of the 8.2 admin client is the health center status
beacon, which writes worthless messages to the db2diag.log

To disable it (tools -> tools settings -> health center status beacon
-> uncheck everything).

It may work for your limited range of SQL statements, but it does not work
for everything. IBM does not support clients connecting to back-level
servers, even when 7.2 supported.
Jan 10 '06 #6
This is from v8's Infocenter at ibm.com. So looks like IBM supports it
at least

To access a DB2 Universal Database Version 7 server on a Linux, UNIX,
or Windows operating system from a DB2 Version 8 client, you must

* Have DB2 Version 7 FixPak 8 or later installed on your server;
and
* Have run the db2updv7 command.

Jan 10 '06 #7
I'd always tought that support was:
1 level up, 2 levels down.
A V8.2 client should be able to connect up to V??? and down to V7.1.0 or
V7.2 server.
A V7.2 + client should be able to connect to A V8.1. server (I don't think
a V8.2+).

If one has a V8.2 server, I'd think that you'd need a V8.1 or V8.2 client.
But then you'd be ready for V?? coming out sometime in this near future.
Regards, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"Mark A" <no****@nowhere.com> a écrit dans le message de news:
w6********************@comcast.com...
<le**********@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
We have db2 8.2 clients connecting to 7.2 databases all the time
without any problems.

I am not sure where those errors are coming from, but I don't think
they are related to the client version, but to something wrong on the
server itself.

The only annoyance of the 8.2 admin client is the health center status
beacon, which writes worthless messages to the db2diag.log

To disable it (tools -> tools settings -> health center status beacon
-> uncheck everything).

It may work for your limited range of SQL statements, but it does not work
for everything. IBM does not support clients connecting to back-level
servers, even when 7.2 supported.


Jan 11 '06 #8
Thank you for all of the replies on this thread. But I am still
looking for the answer to my original question (which is repeated
below).
Can anyone help me on this please?
================================================== ==================

We have several machines currently running the DB2 V7 Run-time Client
that we would like to actually be running the App Dev Client. To
'upgrade' (within the same version) this client software can we simply
install the App Dev Client on 'top of' the Run-time Client? Will the
install routine uninstall the Run-time Client under the covers during
the install of the App Dev Client?
Also, is this type of 'upgrade' possible/supported during a
Version-to-Version upgrade, such as when migrating from V7 to V8?
Thanks.

Jan 12 '06 #9
ps******@comcast.net wrote:
Thank you for all of the replies on this thread. But I am still
looking for the answer to my original question (which is repeated
below).
Can anyone help me on this please?
================================================== ==================

We have several machines currently running the DB2 V7 Run-time Client
that we would like to actually be running the App Dev Client. To
Which version of the app dev client? If it's the same or higher level, you
can just install app dev client over top of the runtime client, and you'll
end up with both. The disadvantage is that, if you're on Windows, you'll
need both fixpacks in order to apply a new level of the code. (Unix/Linux
has one fixpack for all products, so you'll continue using the same fixpack
to upgrade both at the same time.)

However, since I think you're on Windows, you should also be able to go into
the add-remove programs to uninstall the runtime client after having
installed the application development client. Your instance(s) should
remain intact.
'upgrade' (within the same version) this client software can we simply
install the App Dev Client on 'top of' the Run-time Client? Will the
install routine uninstall the Run-time Client under the covers during
the install of the App Dev Client?
No, it won't uninstall the runtime client under the covers.
Also, is this type of 'upgrade' possible/supported during a
Version-to-Version upgrade, such as when migrating from V7 to V8?


Sure. That should work just fine.
Jan 12 '06 #10
As far as I know, The App. Dev. Client is additional to the Run Time Client.
When you install App. Dev. it installs Run Time as well.
If you are at V7 Run Time and you install V8 App. Dev. it will "overwrite"
any Run Time and install current (V8) Run Time as well as App. Dev.
HTH, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
<ps******@comcast.net> a écrit dans le message de news:
11**********************@g47g2000cwa.googlegroups. com...
Thank you for all of the replies on this thread. But I am still
looking for the answer to my original question (which is repeated
below).
Can anyone help me on this please?
================================================== ==================

We have several machines currently running the DB2 V7 Run-time Client
that we would like to actually be running the App Dev Client. To
'upgrade' (within the same version) this client software can we simply
install the App Dev Client on 'top of' the Run-time Client? Will the
install routine uninstall the Run-time Client under the covers during
the install of the App Dev Client?
Also, is this type of 'upgrade' possible/supported during a
Version-to-Version upgrade, such as when migrating from V7 to V8?
Thanks.


Jan 12 '06 #11

ri****************@hcm.honda.com wrote:
You can't connect a v8 client to a v7 server (If
you happen to expect major problems).

Can you be more specific with this statement doug?

We have been testing the DB2 v8.2 windows Admin Client with various 3rd
party reporting tools and with native sql queries against a few
different DB2 v7.2 aix servers. We are preparing to roll this out to
our user machines. We have had absolutely no issues so far, but you're
comments make me nervous.

Pleease elaborate if possible.

Thank you,
Richard McCutcheon.
Honda of Canada Manufacturing.


I should have restated my answer a little better. (You can't) to ( You
can with limited support)

You can connect a version 8 UDB client to a version 7 UDB server.
However you will not have full functions between the two drivers. Most
of
the UDB QUI tools only work with limited functionality. Also, I have
had many problems related to Stored procedures.

Basically the best recommendation it to keep the client and server
versions as close as possible and on the latest fixpak...

Why? Most problems with client to sever communications have been fixed
or are in the stages of being fixed. "Fixpak are free"

Like all fixpak release I recommend that you first test them out on
your development system before placing them into production.

I have had only one fixpak release that I had to roll back because of
problems. And those problems were then fixed in the next fixpak
release. Also remember that Version 7 is no long available.

Jan 17 '06 #12

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

Similar topics

1
by: eddiekwang | last post by:
Hello, Is it necessary to upgrade the Client Connectivity Tools on all client machines after the SQL Server database server is upgraded from...
5
by: Sean C. | last post by:
Helpful folks, I am in the process of upgrading our company to V8. The steps I have outlined are as follows: 1) Upgrade all clients to latest...
0
by: pshindle | last post by:
We have a question about the 'correct' procedure for upgrading our DB2 Run-time clients to V8. These client machines are currently running V7 FP13...
0
by: Johann Blake | last post by:
I have an application that runs on a web server that sends data to clients over a TCP socket. The data comes from a class that has been serialized....
0
by: Bill Nguyen | last post by:
I applied SP2 and added CrystalReports10_NET_EmbeddedReporting.msm to the setup and rebuilt the package. The installation at a test client was...
5
by: B1ackwater | last post by:
We've fooled around with Access a bit, but only using the single-user store-bought version. It seems to be a good database - versatile and...
22
by: Jordan S. | last post by:
SQL Server will be used as the back-end database to a non trivial client application. In question is the choice of client application: I need...
6
by: JimLad | last post by:
Hi, We have a major ASP app that we are in the process of upgrading to ASP.NET 1.1 and probably on to ASP.NET 2.0 in the middle of next year....
5
by: Bjorn Sagbakken | last post by:
Hello I have just migrated from VS 2003 to VS 2005, and .NET framework 1.1 to 2.0 I am at the end of debugging and fixing stuff. Now there is one...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...

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.