Mailinglist Archive: opensuse (3103 mails)

< Previous Next >
Db2 fixpack 3
  • From: Alan Civita <alan.civita@xxxxxx>
  • Date: Thu, 27 Feb 2003 15:00:39 +0100
  • Message-id: <3E5E1A07.5030708@xxxxxx>
Hello
i have a SUSE Database Server with ibm DB2 product.
I've installed the Product and all seems good..
the i've tryed to install the fixpax 7.1.3 bundled with the SUSE box..following these instructions:
Logon as root and do the following for each instance:

su - ioname
. $HOME/sqllib/db2profile
db2 force applications all
db2 terminate
db2stop
db2licd end # run at each physical node
exit


where ioname is the instance owner name.

Then, while still logged on as root, do the following:

su - aname
. $HOME/sqllib/db2profile
db2admin stop
exit


where aname is the admin server name.
------------------------------------------------------------------------

2.3 Installation Instructions

To install the FixPak:

su - root
cd <patchespath>
./installpatch


But i get some error dependencies and, at the end, if i make a
rpm -qa | grep db2
the Db2 Serve seems not to be updated db2cliv71-7.1.0-10 which is the version without fixpack.
Any tips?
Is there anybody here that have already performed taht operation

Thanks



< Previous Next >
This Thread