- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot open SAM
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-10-2006 03:29 PM
07-10-2006 03:29 PM
Cannot open SAM
I found this difficulty when trying to open SAM on my hpux 11 box.
The message said that the was an error log in /var/sam/log/samlog.
I open it and dont know what wrong with my SAM.
I hope anybody can help me.
Here i attached the sam log file
Please Guru, Urgent!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2006 04:03 PM
07-10-2006 04:03 PM
Re: Cannot open SAM
This is almost always solved by patching SAM
http://www1.itrc.hp.com/service/patch/mainPage.do
use uname -a to get your OS and then search for the latest sam patch.
SEP
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-10-2006 04:11 PM
07-10-2006 04:11 PM
Re: Cannot open SAM
I try to find the patch but the there's a lot of patch regarding SAM.
Can u help me specify the specific SAM patch regarding my problem?
please guide me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2006 04:21 PM
07-10-2006 04:21 PM
Re: Cannot open SAM
HPUX11.11:
PHCO_34207 s700_800 11.11 cumulative SAM patch
HPUX11.00
PHCO_31879 s700_800 11.00 cumulative SAM/ObAM patch
Please also download it's dependencies as listed in ITRC patch/firmware database.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 01:42 PM
07-11-2006 01:42 PM
Re: Cannot open SAM
Thanks for the patch link for download.
Unfortunately, after applying those patches,
my system still unable to open SAM.
The error prompt same with previous before applying any patches.
Patches install process successfull and I reboot the machine.
Please help me urgent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 03:59 PM
07-11-2006 03:59 PM
Re: Cannot open SAM
Thanks,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 04:17 PM
07-11-2006 04:17 PM
Re: Cannot open SAM
sorry, I can't get u screen shot.
The message box prompt like this :-
A SAM internal error has occurred. Additional information regarding this error has been logged to the SAM log file (/var/sam/log/samlog)
Contact your HP representative and provide them with the contents of the log file so that an appropriate resolution to this problem can be found.
I hope you experience in this message before. Please guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 09:30 PM
07-11-2006 09:30 PM
Re: Cannot open SAM
I have faced this issue in the past and fixed by just copied the default sam db files located /usr/lib/sam area to /etc/sam/db directory.
Please try this out
regds
WIp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2006 12:58 PM
07-12-2006 12:58 PM
Re: Cannot open SAM
I unable to find the db files in /usr/lib/sam.
Also i cannot find the dir /etc/sam/db.
My HPUX version is 11.
Here I attached the samlog file again
please..help me urgent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 07:17 PM
07-18-2006 07:17 PM
Re: Cannot open SAM
Sorry, I was away.
Could you try the following:
# swconfig \*
If still not working then do the following:
1. Make backup of existing sam
#mkdir /tmp/etc/sam2
#cp -pR /etc/sam /tmp/etc/sam2
2. Copy from template
# cd /etc/sam
# cp -R /usr/newconfig/etc/sam/* .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 07:30 PM
07-18-2006 07:30 PM
Re: Cannot open SAM
Prepare the HP-UX Core & Install CD (the same version with your OS) and re-install just the SAM fileset.
Check the url below :
rcfaxsam001 - Steps to Reinstall SAM (docID : rcfaxsam001) :
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080069596
Reinstalling sam(1M) on 10.X (docID : DY025023) :
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080041895
Consider this as your last resources.
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 12:30 PM
07-19-2006 12:30 PM
Re: Cannot open SAM
I try to run SWINSTALL / SWCONFIG and the system return core/dump.
What happen to my system?
Please advice and help me!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 12:56 PM
07-19-2006 12:56 PM
Re: Cannot open SAM
Good day to you !
When you said the system generated the core/dump, is just a core file OR the system panic (rebooted by itself) ?
If creating a core file, could you run the commands below (goto the directory where the core dump has been created) :
# what core
# file core
# strings core
If you have a valid contract with HP, I refer you to make a call now. Since they have a good tools to analyze the issue.
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 01:09 PM
07-19-2006 01:09 PM
Re: Cannot open SAM
Has any changes done to this server previously?
Could you let me know which steps you have tried?
Please also give me the following output:
1. swlist -l product | grep -i sam
2. swlist -l fileset -a state | grep -i installed
Agreed with AW, you may want to call/log your problem to HP support now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 01:18 PM
07-19-2006 01:18 PM
Re: Cannot open SAM
The system just generate the core file not system panic.
When i run command swlist, the system return me this :-
#swlist
/usr/lib/dld.sl: Can't find path for shared library: libobam.1
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
Please guide me
Hi Haniza.
Im following AW steps.Reinstall the SAM.But the reinstall process had an error and i not proceed with it. I cancel it.
After that, when i run swlist or swintall, the system return with dump/core as i mention above.
Please guide me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 02:30 PM
07-19-2006 02:30 PM
Re: Cannot open SAM
Did you cancel the process, once you find out the error from analysis process OR in the midle of installation process ?
Could you post it :
/var/adm/sw/swagent.log
/var/adm/sw/swinstall.log
/var/adm/sw/swagentd.log
Thanks & Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 02:39 PM
07-19-2006 02:39 PM
Re: Cannot open SAM
Thank for your kindnest
Here the file that u need in .zip
FYI, while waiting yr reply, Im trying to run
swgettools.But I still waiting you to help me.
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 02:54 PM
07-19-2006 02:54 PM
Re: Cannot open SAM
To be honest to you, you install more than the document refer to you. Here is the one that has been captured from swinstall.log :
+ UXCoreMedia,r=B.11.00.02,a=HP-UX_B.11.00_32/64,v=HP
+ NFS.NFS-CORE,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ NFS.NFS-KRN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_64
+ NFS.NFS-SHLIBS,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ OS-Core.C-KRN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ OS-Core.CMDS-AUX,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ OS-Core.CMDS-MIN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ OS-Core.CORE-KRN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ OS-Core.CORE-SHLIBS,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ OS-Core.CORE2-KRN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_64
+ OS-Core.KERN-RUN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ OS-Core.KERN2-RUN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_64
+ OS-Core.SYS-ADMIN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
PHKL_18543.C-INC,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ PHKL_18543.CORE-KRN,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ PHKL_18543.CORE2-KRN,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_64
+ PHKL_18543.KERN2-RUN,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_64
PHKL_18543.VXFS-BASE-KRN,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_64
PHKL_18543.VXFS-PRG,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.FIRST-BOOT,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.OBAM-HELP,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.OBAM-RUN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SAM,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SAM-ENG-A-MAN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SAM-HELP,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SSCAN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
+ TextFormatters.TEXT-FMT,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
And only these, that has been refered by document :
SystemAdmin.FIRST-BOOT,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.OBAM-HELP,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.OBAM-RUN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SAM,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SAM-ENG-A-MAN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SAM-HELP,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
SystemAdmin.SSCAN,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64
If I'm not wrong 'PHKL_18543' will give you the problem on library fileset if you install this patch twice (reinstall)
I refer to you to call HP and log a call with them. They have some ways to recover it back.
Hope this information can help you.
Cheers,
AW