Operating System - HP-UX
1833790 Members
2929 Online
110063 Solutions
New Discussion

Re: List of thirdparty software installed.

 
Aditya_15
New Member

List of thirdparty software installed.

Hello Techies

Is there any way to list all the third party software installed using swlist or any other utility? For eg. ClearCase, WebLogic Oracle etc..

Is there any database maintained for third party apps?

Thanks & rgds
-Aditya
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: List of thirdparty software installed.

All software provided in depot format and installed via swinstall will be included in the sd database and listed in swlist.

Other software (like a copied binary to a directory) of course will not.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Steven E. Protter
Exalted Contributor

Re: List of thirdparty software installed.

Shalom,

There is no way of doing this as each third party vendor has its own installation vendor.

It is of course possible to create .depot files for everything you install and then install those depots. That would put everything indo the sd-ux database.

There are third party products that do a reasonable job creating this inventory.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Aditya_15
New Member

Re: List of thirdparty software installed.

Thanks for your answers fellows. I got this doubt because in Solaris Product Regestry database (PRD), it has a seperate section for Unclassified Software which will list the third party software installed.

But of course its the same with Solaris also!, the product is listed provided it comes in pkg format.

-Aditya
Aditya_15
New Member

Re: List of thirdparty software installed.

Thanks for the anwers.