Operating System - HP-UX
1820620 Members
1909 Online
109626 Solutions
New Discussion юеВ

Re: Information on Missing Filesets

 
Cliff Lim Kok Hwee
Regular Advisor

Information on Missing Filesets

Gd Day,

In IBM AIX, in order to know the current OS maintenance level, administrator simply run oslevel -r.

In HP-UX, correct me if I am wrong we run
swlist -l bundle |grep -i qpk
OR
swlist -l bundle |grep Gold

From itrc where then can we verify the above results for currency?

Thanks n Regards/cliff
5 REPLIES 5
Sanjay Kumar Suri
Honored Contributor

Re: Information on Missing Filesets

Apart from

swlist -l bundle |grep Gold

One can also use

swlist -i

in an interactive way.

One can also use /opt/ignite/bin/print_manifest


sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
KCS_1
Respected Contributor

Re: Information on Missing Filesets

Hi,

You're correct!

swlist command will give you the answer as you know completely
either what version of quality pack patches are installed or GOLD Application and Base pathes are installed in the machine.

The output depends on what version of hp-ux is running in the server.


Best regards







Easy going at all.
Cliff Lim Kok Hwee
Regular Advisor

Re: Information on Missing Filesets

Thanks Sanjay,

But where in itrc do we verify the OS maintenace currency based on our results?

regards/cliff
Dave Olker
Neighborhood Moderator

Re: Information on Missing Filesets

Hi Cliff,

If you look in the left-hand column of ITRC it includes the link "maintenance and support for hp products." One of the categories listed on that page is "patching" and among the items you can select in that section are:

├В┬╗ standard patch bundles - find patch bundles
├В┬╗ custom patch bundles - run a patch assessment

Hopefully these two tools will help you locate what your looking for.

Regards,

D


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Cliff Lim Kok Hwee
Regular Advisor

Re: Information on Missing Filesets

thanks for helping, dave;chun-so and sanjay

cheers/cliff