473,785 Members | 2,349 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

DB2 server & fixpack installation step

cat
Hi Folks,

We are going to start a grand new project, which is DB2v7 FP10a
sitting on AIX4.3.3 on M80 server. Here is my question,

1) According to Fixpack installation guide, I have to install
Fixpack1(Pre-request of Fixpack 3 installation), Fixpack 3(Pre-request
of Fixpack 10a) in order to successful install Fixpack 10a.Question is
do I have to follow this sequence or there is a way jump to fixpack
10a.

2) I will following install DB2 server ---> install
fixpack----->create instance --->create admin server--->update node
configuration file--->create .rhost file--->start admin
server--->install license key. So I think I do have to do any post
installation like update instance and database, rebind. Am I right?

Looking forward for any suggestion. Thanks

Cat
Nov 12 '05 #1
6 8619

"cat" <in***********@ yahoo.com> wrote in message
news:74******** *************** **@posting.goog le.com...
Hi Folks,

We are going to start a grand new project, which is DB2v7 FP10a
sitting on AIX4.3.3 on M80 server. Here is my question,

1) According to Fixpack installation guide, I have to install
Fixpack1(Pre-request of Fixpack 3 installation), Fixpack 3(Pre-request
of Fixpack 10a) in order to successful install Fixpack 10a.Question is
do I have to follow this sequence or there is a way jump to fixpack
10a.

2) I will following install DB2 server ---> install
fixpack----->create instance --->create admin server--->update node
configuration file--->create .rhost file--->start admin
server--->install license key. So I think I do have to do any post
installation like update instance and database, rebind. Am I right?

Looking forward for any suggestion. Thanks

Cat


Version 7 Fixpak 3 is the first release of 7.2. You must install FP3 before
any other fixpaks after that. There is a database conversion that gets done
on any existing databases from 7.1 (base code of FP1 or FP2).

The installation readme files explain what tasks need to be done, either
pre-install or post-install, depending on which fixpak it is.
Nov 12 '05 #2
1) 2 choices

a. install DB2 7.2
b. install FP10a

or

a. install 7.1
b. install FP3
c. install FP10a

cat wrote:
Hi Folks,

We are going to start a grand new project, which is DB2v7 FP10a
sitting on AIX4.3.3 on M80 server. Here is my question,

1) According to Fixpack installation guide, I have to install
Fixpack1(Pre-request of Fixpack 3 installation), Fixpack 3(Pre-request
of Fixpack 10a) in order to successful install Fixpack 10a.Question is
do I have to follow this sequence or there is a way jump to fixpack
10a.

2) I will following install DB2 server ---> install
fixpack----->create instance --->create admin server--->update node
configuration file--->create .rhost file--->start admin
server--->install license key. So I think I do have to do any post
installation like update instance and database, rebind. Am I right?

Looking forward for any suggestion. Thanks

Cat


Nov 12 '05 #3
Blair Adamache wrote:
1) 2 choices

a. install DB2 7.2
b. install FP10a

or

a. install 7.1 aa. install FP1 if you're using 64-bit on AIX4.3.3 (not recommended
since it's not supported in DB2 v8 anymore.)
b. install FP3
c. install FP10a
These all presume that you know which fixpak stream you're interested
in ... 32-bit-only, 32-/64-bit hybrid for AIX4 (starts with FP1), or
32-/64-bit hybrid for AIX5 (starts with FP4).
cat wrote:
Hi Folks,

We are going to start a grand new project, which is DB2v7 FP10a
sitting on AIX4.3.3 on M80 server. Here is my question,
Hmmm - in an ideal world, you'd be starting with AIX 5.1 or 5.2 and DB2
v8. I'll just presume there are other constraints on these choices.
1) According to Fixpack installation guide, I have to install
Fixpack1(Pre-request of Fixpack 3 installation), Fixpack 3(Pre-request
of Fixpack 10a) in order to successful install Fixpack 10a.Question is
do I have to follow this sequence or there is a way jump to fixpack
10a.

2) I will following install DB2 server ---> install
fixpack----->create instance --->create admin server--->update node
configuration file--->create .rhost file--->start admin
server--->install license key. So I think I do have to do any post
installation like update instance and database, rebind. Am I right?
Correct - if you create the instance after applying the fixpak, there
is no update of instance required.
Looking forward for any suggestion. Thanks

Cat

Nov 12 '05 #4
cat
Hi All

Thanks for your answers, it really helpful. Let me introduce the
backgroup of this project. The reason we decide to setup db2v7 fp10a
on AIX 4.3.3 32 bit is we need to move one application from the States
to Toronto server center, so we order a new IBM M80 server, try to
install all the os and database with the same level of the old system,
then just backup and restore it in the new server. I do agree in
'ideal world', we should make it DB2 v8 on aix 5 64 bit, but it's
really important system, user don't want take any risk to update too
much in one shoot.

Anyway, regarding to the Fixpack3 install readme, the prerequisites is
'you should have DB2 UDB V7.1 already installed before installing the
Fixpak'. So I assume if I want to install fp10a, the sequence should
be
1. Fixpack 1 ( prerequisites of install fixpack3)
2. Fixpack 3 ( update to v7.2 as prerequisites of install fixpack 10a)
3. Fixpack 10a.

Then, create instance, create database.

Any suggestion? Thanks

Ingrid
Darin McBride <dm******@naboo .to.org.no.spam .for.me> wrote in message news:<WxjRb.287 252$JQ1.252645@ pd7tw1no>...
Blair Adamache wrote:
1) 2 choices

a. install DB2 7.2
b. install FP10a

or

a. install 7.1

aa. install FP1 if you're using 64-bit on AIX4.3.3 (not recommended
since it's not supported in DB2 v8 anymore.)
b. install FP3
c. install FP10a


These all presume that you know which fixpak stream you're interested
in ... 32-bit-only, 32-/64-bit hybrid for AIX4 (starts with FP1), or
32-/64-bit hybrid for AIX5 (starts with FP4).
cat wrote:
Hi Folks,

We are going to start a grand new project, which is DB2v7 FP10a
sitting on AIX4.3.3 on M80 server. Here is my question,
Hmmm - in an ideal world, you'd be starting with AIX 5.1 or 5.2 and DB2
v8. I'll just presume there are other constraints on these choices.
1) According to Fixpack installation guide, I have to install
Fixpack1(Pre-request of Fixpack 3 installation), Fixpack 3(Pre-request
of Fixpack 10a) in order to successful install Fixpack 10a.Question is
do I have to follow this sequence or there is a way jump to fixpack
10a.

2) I will following install DB2 server ---> install
fixpack----->create instance --->create admin server--->update node
configuration file--->create .rhost file--->start admin
server--->install license key. So I think I do have to do any post
installation like update instance and database, rebind. Am I right?
Correct - if you create the instance after applying the fixpak, there
is no update of instance required.
Looking forward for any suggestion. Thanks

Cat

Nov 12 '05 #5
cat wrote:
Hi All

Thanks for your answers, it really helpful. Let me introduce the
backgroup of this project. The reason we decide to setup db2v7 fp10a
on AIX 4.3.3 32 bit is we need to move one application from the States
to Toronto server center, so we order a new IBM M80 server, try to
install all the os and database with the same level of the old system,
then just backup and restore it in the new server. I do agree in
'ideal world', we should make it DB2 v8 on aix 5 64 bit, but it's
really important system, user don't want take any risk to update too
much in one shoot.
What's life without risk? ;-> Oh yeah. A life with a longer
employment. ;-)
Anyway, regarding to the Fixpack3 install readme, the prerequisites is
'you should have DB2 UDB V7.1 already installed before installing the
Fixpak'. So I assume if I want to install fp10a, the sequence should
be
1. Fixpack 1 ( prerequisites of install fixpack3)
You may be using the wrong fixpak. If you don't want 64-bit, then you
should be sure that you're downloading the 32-bit-only fixpak. It's
smaller, for starters. The 32-bit-only fixpak does not require FP1.
2. Fixpack 3 ( update to v7.2 as prerequisites of install fixpack 10a)
Again, as Blair mentioned, if you start with v7.2 rather than 7.1, you
can bypass both of the above steps.
3. Fixpack 10a.
Thus, it's:

1. V7.2
2. FP10a

Note that v7.2 and FP3 are basically the same, and thus v7.2 would
qualify the same as FP3.
Then, create instance, create database.

Any suggestion? Thanks

Nov 12 '05 #6
You only need Fixpak 1 if you're running 64-bit on AIX 4.3.

cat wrote:
Hi All

Thanks for your answers, it really helpful. Let me introduce the
backgroup of this project. The reason we decide to setup db2v7 fp10a
on AIX 4.3.3 32 bit is we need to move one application from the States
to Toronto server center, so we order a new IBM M80 server, try to
install all the os and database with the same level of the old system,
then just backup and restore it in the new server. I do agree in
'ideal world', we should make it DB2 v8 on aix 5 64 bit, but it's
really important system, user don't want take any risk to update too
much in one shoot.

Anyway, regarding to the Fixpack3 install readme, the prerequisites is
'you should have DB2 UDB V7.1 already installed before installing the
Fixpak'. So I assume if I want to install fp10a, the sequence should
be
1. Fixpack 1 ( prerequisites of install fixpack3)
2. Fixpack 3 ( update to v7.2 as prerequisites of install fixpack 10a)
3. Fixpack 10a.

Then, create instance, create database.

Any suggestion? Thanks

Ingrid
Darin McBride <dm******@naboo .to.org.no.spam .for.me> wrote in message news:<WxjRb.287 252$JQ1.252645@ pd7tw1no>...
Blair Adamache wrote:

1) 2 choices

a. install DB2 7.2
b. install FP10a

or

a. install 7.1


aa. install FP1 if you're using 64-bit on AIX4.3.3 (not recommended
since it's not supported in DB2 v8 anymore.)

b. install FP3
c. install FP10a


These all presume that you know which fixpak stream you're interested
in ... 32-bit-only, 32-/64-bit hybrid for AIX4 (starts with FP1), or
32-/64-bit hybrid for AIX5 (starts with FP4).

cat wrote:
Hi Folks,

We are going to start a grand new project, which is DB2v7 FP10a
sitting on AIX4.3.3 on M80 server. Here is my question,


Hmmm - in an ideal world, you'd be starting with AIX 5.1 or 5.2 and DB2
v8. I'll just presume there are other constraints on these choices.

1) According to Fixpack installation guide, I have to install
Fixpack1(Pr e-request of Fixpack 3 installation), Fixpack 3(Pre-request
of Fixpack 10a) in order to successful install Fixpack 10a.Question is
do I have to follow this sequence or there is a way jump to fixpack
10a.

2) I will following install DB2 server ---> install
fixpack----->create instance --->create admin server--->update node
configurati on file--->create .rhost file--->start admin
server--->install license key. So I think I do have to do any post
installatio n like update instance and database, rebind. Am I right?


Correct - if you create the instance after applying the fixpak, there
is no update of instance required.

Looking forward for any suggestion. Thanks

Cat


Nov 12 '05 #7

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

Similar topics

4
2465
by: John Wheeler | last post by:
Hi, I wanted to upgrade my adc to fixpack 5 on Windows XP Professional (Dutch edition). However after unzipping the cab files the Windows installer quits with a dialog saying (translated from Dutch): Incorrect command line parameters. The only thing I can do is to click OK and the installation quits. The installation file installed correctly on some Windows 2000 machines
4
7791
by: Andy J | last post by:
Hi Everyone NEW USER Q. I am trying to restore a database backup image to another machine. Both machines are installed with same DB2 7.2 installation package. Version: 7, Release: 2, Modification: 5, Service Level: WR21294 Querying the system... Windows 2000 Version
10
4593
by: Alex | last post by:
Hi, We have UDB 7.2 running on window 2000 server name SERVERDB2UDB01(example) Until we move to version 8 we want to move our production on another sever Steps we want to do 1. install UDB DB2 7.2 on SERVERDB2UDB07 2. restore production db from backup on SERVERDB2UDB07
4
3521
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 Fixpack on a test machine running ESE but encountered a serious error during the install. It started 'copying new files' but then stopped cold and displayed a dialog box asking me to "Please insert disk 1". (It all fit on one CD!) I clicked OK...
1
1586
by: Sanju | last post by:
Hi.. Can any one know the installation steps of DB2 Version 8.1 and service pack FP5.. My operation system WindowsXP Please Guide me Thanks & Regards
5
3813
by: Microsoft | last post by:
Hi, I have Visual Basic .net 2003 (Standard Edition) & SQL Server 2000 Developer Edition. When trying to create a connection in the server explorer from the .net IDE I get a number of problems; a.. Under the "Connection" tab, under "1. Select or enter a server name:" when I either select the drop down box or click the refresh button I get an error dialog saying "Error enumerating data servers. Enumerator reports Unspecified error'". The...
1
1904
by: BOBO | last post by:
Hi all, Is there anyone who can address me to the official (or not) documentation for Fixpack 13 Installation on a IBM DB2 connect enterprise server? Many thanks.
1
3398
by: Phil Sherman | last post by:
A recent HD failure and next year's first quarter release of Red Hat's EL5 made me decide to temporarily use FC6 on my sandbox system, an IBM Thinkpad T40. UDB 8.1 (FP14) and a UDB 9 Express-C were successfully installed after resolving some problems. Fedora Core 4 is mentioned in the UDB install documentation as a acceptable base for development systems and it appears that FC6 will support running DB2. 1. Neither UDB version will...
6
4559
by: Mark A | last post by:
In version 8.2 ESE we used alternate fixpacks to allow multiple fixpack levels for different instances, and to allow an instance to be deprecated back to the previous fixpack (with certain limitations). In looking at V9.5 install procedures there are no alternate fixpacks. There is only a db2_install and a installFixPack script (not counting the db2setup GUI program). It looks to me like the installFixPack script is used to update...
0
9483
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10157
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9956
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8982
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7504
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6742
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5386
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5514
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.