Per books online, after a db2 client upgrade the following commands need to be run:
-
Restart DB2 Log Manager using the
db2pd -db <database_name> -fvp lam1
command. -
On AIX computer, after upgrade, run the
slibclean
command.
I have a few questions:
- Is this always necessary? if not under what conditions does it become necessary.
- How impactful are running these commands
- What exactly are they both doing
- Why can they not be integrated into the actual client upgrade.
That last question is obvious if there is some clear or ambiguous impact, but I would like to understand this better so I can better address mass client upgrades.
Having to circle back and run manual commands after pushing upgrades to 100 clients seems counterproductive.
I ask these questions because post upgrade of a a large number of clients we ran into slib2so errors.
The vast majority of clients had no issues, but of course the one that did was a doozy.
Thanks.
Chris.