472,808 Members | 3,865 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

DB2 fixpack == forklift upgrade?

I'm a DB2 newbie, and finding lots of mysteries -- like, ferinstance,
figuring out where the data is _really_ located, and doing storage and
backup planning. Finding answers is _not_ easy...

But here's my question for today.

I've noticed that the fixpacks seem to amount to complete installations; at
least, that's what I found with the client FP3. I didn't need to install
the base installation at all before installing FP3; in fact, doing so is
basically a waste of time. Just installing the fixpack installs the whole
thing.

So, what I want to know is, where is this documented? Is it always the
case? Can I assume that if I'm doing a new installation, I can just get
the lastest fixpacks and install those without installing the based server
or client software? If not, how do I know when I can or cannot, and/or
what the gotchas are?

/kenw
Ken Wallewein CDP,CNE,MCSE,CCA,CCNA
K&M Systems Integration
Phone (403)274-7848
Fax (403)275-4535
ke**@kmsi.net
www.kmsi.net
Nov 12 '05 #1
6 2690
On Sat, 01 Nov 2003 14:58:39 +0000, kenw may have wrote:
So, what I want to know is, where is this documented? It appears to be documented on the download page. Example:
http://www.ibm.com/cgi-bin/db2www/da...oad.d2w/report

A note about DB2 client packages
The DB2 client packages available from this site are full install images
and are always maintained at the latest FixPak levels. You can use a
client package to install a new client "from scratch," or to upgrade an
existing DB2 client to the current FixPak level.
Is it always the case?

Yes, but only for the client packages.

Nov 12 '05 #2
BTW, we document the change here:

ftp://ftp.software.ibm.com/ps/produc...PackReadme.txt

Look for this text:

1f) Installation Scenarios

Starting with DB2 Version 8 FixPak 3, the DB2 Version 8 FixPak or
modification level delivery mechanism changed to distribute refresh
images capable of updating a product, or installing a standalone
product.

This new delivery mechanism provides the following advantages:
* less disk space requirements on the operating system drive
* overall amount of disk spaces required for the installation is
reduced
* easier installation for rollout scenarios at a fixpak or modification
level later than Version 8 General Availability (GA) level.

The delivery mechanism supports all installation scenarios.

Note: You must have the product license installed before installing a
refresh image of either the DB2 Information Integrator Relational
Wrapper product or the DB2 Information Integrator Non-Relational
Wrapper product. Otherwise you receive an error message.

1g) Prerequisites
* Ensure that you have read the entire contents of this readme.
* If you have a DB2 Version 8 product already installed, it must be at
a lower service level than DB2 Version 8 FixPak 3 before installing.
To determine the version and level of the currently installed DB2
product, enter the regedit command from a command prompt and check
the following values under the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\DB2\<product
name>\CurrentVersion\Version
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\DB2\<product
name>\CurrentVersion\Release
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\DB2\<product
name>\CurrentVersion\Modification

The values should be the following:
* Version "8"
* Release "1"
* Modification "x" where x should be smaller than the level of the
DB2 Version 8 FixPak 3.

ke**@kmsi.net wrote:
I'm a DB2 newbie, and finding lots of mysteries -- like, ferinstance,
figuring out where the data is _really_ located, and doing storage and
backup planning. Finding answers is _not_ easy...

But here's my question for today.

I've noticed that the fixpacks seem to amount to complete installations; at
least, that's what I found with the client FP3. I didn't need to install
the base installation at all before installing FP3; in fact, doing so is
basically a waste of time. Just installing the fixpack installs the whole
thing.

So, what I want to know is, where is this documented? Is it always the
case? Can I assume that if I'm doing a new installation, I can just get
the lastest fixpacks and install those without installing the based server
or client software? If not, how do I know when I can or cannot, and/or
what the gotchas are?

/kenw
Ken Wallewein CDP,CNE,MCSE,CCA,CCNA
K&M Systems Integration
Phone (403)274-7848
Fax (403)275-4535
ke**@kmsi.net
www.kmsi.net


Nov 12 '05 #3
You get more or less a complete install image for all Windows fixpaks
starting with Fixpak 3, and all Linux fixpaks. We only use delta fixpaks
for Solaris, HP and AIX. We made this change in FP3 on Windows because
of problems we were having with the Microsoft Installer. So. Lloyd's
append below (above?) was true up to fixpak 2.

ke**@kmsi.net wrote:
I'm a DB2 newbie, and finding lots of mysteries -- like, ferinstance,
figuring out where the data is _really_ located, and doing storage and
backup planning. Finding answers is _not_ easy...

But here's my question for today.

I've noticed that the fixpacks seem to amount to complete installations; at
least, that's what I found with the client FP3. I didn't need to install
the base installation at all before installing FP3; in fact, doing so is
basically a waste of time. Just installing the fixpack installs the whole
thing.

So, what I want to know is, where is this documented? Is it always the
case? Can I assume that if I'm doing a new installation, I can just get
the lastest fixpacks and install those without installing the based server
or client software? If not, how do I know when I can or cannot, and/or
what the gotchas are?

/kenw
Ken Wallewein CDP,CNE,MCSE,CCA,CCNA
K&M Systems Integration
Phone (403)274-7848
Fax (403)275-4535
ke**@kmsi.net
www.kmsi.net


Nov 12 '05 #4
Gentlemen, thank you both for those excellent answers.

/kenw
Ken Wallewein CDP,CNE,MCSE,CCA,CCNA
K&M Systems Integration
Phone (403)274-7848
Fax (403)275-4535
ke**@kmsi.net
www.kmsi.net
Nov 12 '05 #5
To add one thing:

Yes, in future, we expect all Windows fixpaks on DB2 v8 to be complete
refresh images. All you need from the base installation image is the
license key.
ke**@kmsi.net wrote:
I'm a DB2 newbie, and finding lots of mysteries -- like, ferinstance,
figuring out where the data is _really_ located, and doing storage and
backup planning. Finding answers is _not_ easy...

But here's my question for today.

I've noticed that the fixpacks seem to amount to complete installations; at
least, that's what I found with the client FP3. I didn't need to install
the base installation at all before installing FP3; in fact, doing so is
basically a waste of time. Just installing the fixpack installs the whole
thing.

So, what I want to know is, where is this documented? Is it always the
case? Can I assume that if I'm doing a new installation, I can just get
the lastest fixpacks and install those without installing the based server
or client software? If not, how do I know when I can or cannot, and/or
what the gotchas are?

/kenw
Ken Wallewein CDP,CNE,MCSE,CCA,CCNA
K&M Systems Integration
Phone (403)274-7848
Fax (403)275-4535
ke**@kmsi.net
www.kmsi.net


Nov 12 '05 #6
Lloyd raised a good point - the DB2 Linux Fixpak images are complete
refreshes, but they still pre-req the GA version of the RPMs - so on
Linux we're the worst of both words (GA image required, but fixpak is
not a delta).

Blair Adamache wrote:
You get more or less a complete install image for all Windows fixpaks
starting with Fixpak 3, and all Linux fixpaks. We only use delta fixpaks
for Solaris, HP and AIX. We made this change in FP3 on Windows because
of problems we were having with the Microsoft Installer. So. Lloyd's
append below (above?) was true up to fixpak 2.

ke**@kmsi.net wrote:
I'm a DB2 newbie, and finding lots of mysteries -- like, ferinstance,
figuring out where the data is _really_ located, and doing storage and
backup planning. Finding answers is _not_ easy...

But here's my question for today.

I've noticed that the fixpacks seem to amount to complete
installations; at
least, that's what I found with the client FP3. I didn't need to install
the base installation at all before installing FP3; in fact, doing so is
basically a waste of time. Just installing the fixpack installs the
whole
thing.

So, what I want to know is, where is this documented? Is it always the
case? Can I assume that if I'm doing a new installation, I can just get
the lastest fixpacks and install those without installing the based
server
or client software? If not, how do I know when I can or cannot, and/or
what the gotchas are?

/kenw
Ken Wallewein CDP,CNE,MCSE,CCA,CCNA
K&M Systems Integration
Phone (403)274-7848
Fax (403)275-4535
ke**@kmsi.net
www.kmsi.net



Nov 12 '05 #7

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

Similar topics

19
by: Perry R Shindle | last post by:
I just started downloading FP7 for DB2 V8 and happened to notice that the file sizes for all flavors of FP7 are significantly smaller than the corresponding FP6 file sizes. With all the new...
4
by: pshindle | last post by:
DB2 Team - I just downloaded and unzipped the new Fixpack 9 for DB2 ESE V8 for Windows (FP9_WR21350_ESE.exe). I then burned the unzipped Fixpack files to a CD. I proceded to install this...
4
by: Mark A | last post by:
Trying to upgrade alternate FP9 to alternate FP9a on Red Hat Linux. After running the following command: ../installAltFixPak -y it says it was successful, but no new directory is created in...
2
by: bastb | last post by:
Hi, We've been using the perl DBD::DB2 driver on Perl version 5.8.0 (aix_thread_multi) for a project we're working on without any problems until now. We've been using DBD::DB2 version 0.78 on...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{

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.