Originally posted by: teletype
Hi all,
I am upgrading an aix system from aix 61 tl6 sp 7 (6100-06-07-1207) to AIX 61 tl8 sp3.
After the upgrade oslevel -s shows: 6100-06-01-1043
I detemined the higest service pack level using oslevel -qs (6100-08-03-1339).
Then I used oslevel to determine the missing filesets. (oslevel -sl 6100-08-03-1339). It came back with bos.aso. I installed that fileset. And ran oslevel again. The system is still not up level. But oslevel -qs 6100-08-03-1339 reports nothing back.
Ik determined the missing filesets using "instfix -ic | awk -F ':' '$5 ~ /-/ {print $2}' | sort -u"
It comes back with bos.ecc_client.rte
Once I installed that fileset the system is up to level.
Is this a bug in the oslevel command? I think it should have reported the second fileset as well. Or am I missing something?
TIA
#AIX-Forum