Operating System - HP-UX
1834457 Members
3040 Online
110067 Solutions
New Discussion

swlist not showing oracle and application softwares installed

 
Abhijit P.
Valued Contributor

swlist not showing oracle and application softwares installed

Dear All,

When I run swlist I am not able to view the oracle and other appn softwares installed in my system.

Please guide me how I willbe able to view it cause my management wants it .

Thanks in Advance

Regards,
Abhijit
9 REPLIES 9
RAC_1
Honored Contributor

Re: swlist not showing oracle and application softwares installed

swlist is SD (siftware distributor command)
It lists that was installed through SD.

Oracle and apps that use their own installers, will not be shown in swlist.
There is no substitute to HARDWORK
Arunvijai_4
Honored Contributor

Re: swlist not showing oracle and application softwares installed

Oracle uses it's own installer,and it is not controlled by SD(Software Distributor). It wont get listed if you use # swlist

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
S Plunkett
Occasional Advisor

Re: swlist not showing oracle and application softwares installed

Only software which has been packaged using SDUX tools (swpackage) will appear in swlist(1m) output.

HTH,
Arunvijai_4
Honored Contributor

Re: swlist not showing oracle and application softwares installed

Similar thread,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=960300

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Roboz
Frequent Advisor

Re: swlist not showing oracle and application softwares installed

hello Abhijit:
swlist as you may know has an interactive mode, I have found it handy to change the view of products. Try swlist -i then in the View menu select "Change Software View" this may help. You can use also swverify to see if the product is actually registered in the IPD
good luck
Sยภเl Kย๓คг
Respected Contributor

Re: swlist not showing oracle and application softwares installed

Hi

The oracle installed products can be viewed in the directory $ORACLE_HOME/orainventory/

If you want to list the options you need to query the v$option in the DB

Regards,
SK
Your imagination is the preview of your life's coming attractions
Sandman!
Honored Contributor

Re: swlist not showing oracle and application softwares installed

Abhijit,

Try changing the default view within swlist by selecting the "Change Software Filter..." menu item; checking the "Filtering on" button and then selecting the "Uncategorized software" item from the drop down list.

cheers!
Abhijit P.
Valued Contributor

Re: swlist not showing oracle and application softwares installed

so there is no way to list the products/applications installed not by SD in HP-UX????

Patrick Wallek
Honored Contributor

Re: swlist not showing oracle and application softwares installed

Exactly correct.

If it is not instaleld via swinstall, swlist will not be able to tell you anything.

Unfortunately a lot of vendors still use their own installation methods. There is no easy way to keep track of all of them.