Originally posted by: twbernardes
I have WS Message Broker version 6.0.0.1 installed on AIX server, and it is
working fine, however another team tried to apply a patch on the server and
before doing that they ran the command "lppchk -v" to check files consistency, and they got this:
server>lppchk -v
lppchk: The following filesets need to be installed or corrected to bring
the system to a consistent state:
mqsi60 6.0.0.1 (COMMITTED)
… (total 19 files)
mqsi60.tsf 6.0.0.1 (COMMITTED)
In order to find out what's wrong I ran the command below, but got ".toc" issues:
(list all duplicate and conflicting updates )
-
lppmgr -d /myimages -u
-
I'm logging as root.
ibmlabp2>/usr/lib/instl/lppmgr -d /opt/IBM/mqsi/6.0/ -u
lppmgr: Source table of contents location is /opt/IBM/mqsi/6.0//.toc
lppmgr: Building table of contents in /opt/IBM/mqsi/6.0/ ..
sh: /bin/rm: not found
lppmgr: Building table of contents completed.
lppmgr: Unable to read .toc in /opt/IBM/mqsi/6.0/ check path, permission, and filesets.
And I got this from a websphere technician, but no solution.
I've seen cases before with other software where the AIX lpp commands got a bit confused about dependencies and status, when the software was fairly large and had optional modules... that may be what's going on here.
Does anybody have any idea about this issue or what can I do to run the command "lppmgr -d /myimages -u" without .toc issues?
Thanks.
Thiago.