473,395 Members | 1,471 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,395 software developers and data experts.

Installation mess

Hello people,

I have an AIX system with the following characteristics:

- OS Level : AIX 5.3.0.0
- DB2 Level :
DB21085I Instance "dwinst1" uses "64" bits and DB2 code release
"SQL08023"
with level identifier "03040106".
Informational tokens are "DB2 v8.1.1.96", "s050811", "U803920", and
FixPak
"10".
Product is installed at "/usr/opt/db2_08_01".

We have already installed DB2 V8 ESE with fixpak 10 on this machine.
The installation path for ESE is /usr/opt/db2_08_01 filesystem. I tried
to install DB2 V8 WSE on the same machine. I created an additional
filesystem /usr/opt/db2_08_01_wse so that i can install WSE on this
filesystem. I initiated the installation and by mistake i choose
"Typical" installation and it proceeded to install the binaries of WSE
into the filesystem of ESE. The installation finished successfully. Now
when i start again the installation of WSE it says that it is already
installed. The current instances are not affected. The only difference
i can see in filesets is an additional fileset db2_08_01.wssg with
version 8.1.1.0. How can i delete the installation of WSE and reinstall
it on a new filesystem? Can i delete only the extra fileset??

Thank you

Apr 16 '06 #1
7 2121
DM***@laiki.com wrote:
Hello people,

I have an AIX system with the following characteristics:

- OS Level : AIX 5.3.0.0
- DB2 Level :
DB21085I Instance "dwinst1" uses "64" bits and DB2 code release
"SQL08023"
with level identifier "03040106".
Informational tokens are "DB2 v8.1.1.96", "s050811", "U803920", and
FixPak
"10".
Product is installed at "/usr/opt/db2_08_01".

We have already installed DB2 V8 ESE with fixpak 10 on this machine.
The installation path for ESE is /usr/opt/db2_08_01 filesystem. I tried
to install DB2 V8 WSE on the same machine. I created an additional
filesystem /usr/opt/db2_08_01_wse so that i can install WSE on this
filesystem. I initiated the installation and by mistake i choose
"Typical" installation and it proceeded to install the binaries of WSE
into the filesystem of ESE. The installation finished successfully. Now
when i start again the installation of WSE it says that it is already
installed. The current instances are not affected. The only difference
i can see in filesets is an additional fileset db2_08_01.wssg with
version 8.1.1.0. How can i delete the installation of WSE and reinstall
it on a new filesystem? Can i delete only the extra fileset??

Uh.... did you install the second version as "alternate fixpack"?
In DB2 V8 on a unix system you can a have a primary install and an
alternate. (In DB2 Viper this is all simplified).

Cheers
Serge

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Apr 16 '06 #2
Hmm i have never heard of an "alternate fixpack"! The second
installation was performed as a normal first time installation. My
objective (actually my management's objective) is to install both
versions, the ESE and the WSE editions.

Thank you

Apr 16 '06 #3
<DM***@laiki.com> wrote in message
news:11**********************@z34g2000cwc.googlegr oups.com...
Hmm i have never heard of an "alternate fixpack"! The second
installation was performed as a normal first time installation. My
objective (actually my management's objective) is to install both
versions, the ESE and the WSE editions.

Thank you


You can create WSE instances with an ESE install, so I am not sure why you
are doing that.
Apr 16 '06 #4
I am doing that because ... (now i want to swear on my management...).
It is a matter of licencing and what our company bought.

So my issue now is how do i rectify this installation mess and install
again the WSE.

thanks

Apr 17 '06 #5
<DM***@laiki.com> wrote in message
news:11********************@v46g2000cwv.googlegrou ps.com...
I am doing that because ... (now i want to swear on my management...).
It is a matter of licencing and what our company bought.

So my issue now is how do i rectify this installation mess and install
again the WSE.

thanks


If you are not licensed for ESE, then why don't you uninstall it?
Apr 17 '06 #6
Because i have already create 4 instances on that and i do not have the
time (due to management pressure) to recreate them using the WSE.
I have an additional task which has a higher priority. This task
involves the installation of WSE and migration of a DB2 database from
windows to unix.

thank you

Apr 17 '06 #7
DM***@laiki.com wrote:
Because i have already create 4 instances on that and i do not have the
time (due to management pressure) to recreate them using the WSE.
I have an additional task which has a higher priority. This task
involves the installation of WSE and migration of a DB2 database from
windows to unix.


Hmm - you *are* in a bit of a pickle. The problem is, except for the
alternate fixpacks, WSE and ESE both install to the same directory. To
make matters just a bit more fun, alternate fixpacks only support ESE.

In an ideal world, you would just simply uninstall ESE, install WSE, apply
FP10 (or later), run db2iupdt, and you'd be done. I get the distinct
impression that your world isn't so ideal ;-)

The next best solution I can think of is quite a bit more involved.
* download and install ESE alternate fixpack 10.
* Using the new install path, run db2iupdt on each instance to "move" the
instance to your alternate path. The path for FP10 will
be /usr/opt/db2_08_FP10, I think.
* Uninstall your original ESE.
* Install WSE (there is no "alternate" WSE, so there's only one choice
here)
* Create your new instance(s).

Note all the restrictions of alternate fixpacks, though:
* Only ESE is supported. If you have Data Warehouse or Information
Integrator or Net Search Extenders installed as well, these won't migrate
to your alternate path, and you'll lose their functionality.
* You can't apply a regular fixpack to ESE in the alternate path. This is
somewhat mitigated by the fact you can install FP11 to yet another
path, /usr/opt/db2_08_FP11, I believe, and then update your instances to
the new path and then uninstall the old path.
* Anything else that may be documented in the fixpack readmes.

As Serge mentioned, Viper should have a much better story here.
Apr 17 '06 #8

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

Similar topics

1
by: Nashk | last post by:
current config: Windows XP SP1, SQL Server 2000 trying to install : SP3a on SQL Server 2000 1. I downloaded the three files of the service pack from...
1
by: Hai-Chu Hsu | last post by:
Hi, I want to restore my databases from the old SQL Server installation into a new installation of SQL Server. My new installation of SQL Server has different data path from the old...
1
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
5
by: InstallAware | last post by:
For Press Inquiries: Sinan Karaca InstallAware Software Corporation 336 Guerrero Street, San Francisco CA 94103 415 358 4094 (voice/fax) sinank@installaware.com http://www.installaware.com/ ...
2
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For...
1
by: ImageAnalyst | last post by:
Yay!!! They fixed this for VS2005. You can now set the default installation to be "Everyone" instead of "Just Me" and you can control whether you even want those radio button installed in your...
2
by: salad | last post by:
Hi. I have some questions regarding the distribution and installation of an application. My current application is written in A97. I figure its time the application is upgraded to A2003 to...
4
by: Will Honea | last post by:
Wanting to look at V9, I attempted to install Db2 Express-C on a Suse Linux box I use as a sandbox. Since I was less that thorough when removing previous installations of V8 and V7, the...
0
by: Now You Know | last post by:
Best Christmas Lights Decoration Sale Installation in Los Angeles 818-386-1022 (These types of Innovative lights will definetly add to your Christmas decor) Here are the tips to use: The most...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
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...

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.