- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- run a patch assessment using swainv.sh
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2006 04:41 AM
07-15-2006 04:41 AM
run a patch assessment using swainv.sh
The error is: The swlist command has failed.
The same script ran fine on an HPUX 11i system.
The description says its for 11.X and up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2006 04:46 AM
07-15-2006 04:46 AM
Re: run a patch assessment using swainv.sh
If nothing else, have a look at the script and see what they are doing with the swlist command. Once you find it, try to run it yourself and see what happens.
swlist should work no matter what.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2006 04:56 AM
07-15-2006 04:56 AM
Re: run a patch assessment using swainv.sh
swlist -l product
If there is corruption in /var/adm/sw, then you'll get errors. Hopefully, you have not removed files in this directory to make additional space available as this directory is critical to patch and application installation.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2006 07:22 AM
07-15-2006 07:22 AM
Re: run a patch assessment using swainv.sh
Not familiar with that script name, maybe its new.
Lets check for sd/ux corruption.
swverify \*
That will list problematic installations.
SEP
Don't worry, where I live isn't being shelled!
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2006 12:58 PM
07-15-2006 12:58 PM
Re: run a patch assessment using swainv.sh
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 07:09 AM
09-08-2006 07:09 AM
Re: run a patch assessment using swainv.sh
But I keep getting the same error as the previous user dealing with error in swlist??? Does anyone know if there are dependancies?? HP needs to have a better patching fascillity!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 07:28 AM
09-08-2006 07:28 AM
Re: run a patch assessment using swainv.sh
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2007 02:20 AM
03-12-2007 02:20 AM
Re: run a patch assessment using swainv.sh
thanks a lot!