- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SAM exited with error 7159
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
01-09-2001 10:37 AM
01-09-2001 10:37 AM
SAM exited with error 7159
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 10:53 AM
01-09-2001 10:53 AM
Re: SAM exited with error 7159
http://forums.itrc.hp.com/cm/PostAnswer/1,1171,0x29be854994d9d4118fef0090279cd0f9,FF.html
It answers the question for UX 11.
I searched on 7159 in the forums to find it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 11:05 AM
01-09-2001 11:05 AM
Re: SAM exited with error 7159
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x13fb6c96588ad4118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 02:40 PM
01-09-2001 02:40 PM
Re: SAM exited with error 7159
Before doing this:
cp /usr/newconfig/etc/sam/reg* /etc/sam
Check with "swlist -l fileset -a state"
If nothing is in a installed state.
Check on the ITRC site if you have the latetst SAM/OBAM patch.
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2001 07:41 AM
01-10-2001 07:41 AM
Re: SAM exited with error 7159
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2001 09:34 AM
01-10-2001 09:34 AM
Re: SAM exited with error 7159
Look at the logs in /var/adm/sw/. You may find in the swinstall.log or swagentd.log information from when the patch was installed. Hopefully, those logs remain and you will find more information on the failure.
You may want to routinely run;
# swlist -l fileset -a state |more
If you find anything unconfigured:
# swconfig \* OR specify the fileset
If you find anything corrupt or transient, you would have to address those individuall. If a patch, maybe attempting to swremove, or you may have to use swmodify. If an app, you might have to attempt to reinstall. Again, those would be addressed on an individual basis.