If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hello i have v7.2 database fp 8, on aix 4.33
i want to upgrade in fixpak10a, but when i launch the upgrade there is an error on the 13 step.
It's on the run time client.
Can i restart my databse and can i db2iupdt my database.
It 's prod database, plesase answer me.
Have you tried to clean up the runaway db2 resources using ipclean?
Whenever we have upgraded fixpaks we had issues and had to clean up the ipc resources.
1. db2 force application all
2. db2stop force
3. ipclean
But without more details on the specifics on the error message not entirely sure if this helps. I do recall that for many of the Fixpak installs you must perform them as the root user and not as the db2 instance owner.