- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- abort(coredump) with 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
04-15-2002 01:09 AM
04-15-2002 01:09 AM
on a hp-ux 10.20 system, when I start sam and want to go the users area ("Accounts for Users and Groups"), I got the following message :
>>>>> START of error message
UNEXPECTED EXIT: process LANG=C LC_ALL=C /usr/sam/lbin/samx -C -p 12722 -s users /usr/sam/lib//ug.ui exited with a non-zero status
/usr/lib/dld.sl : unresolved symbol : dcnodes(code) from /usr/sam/lbin/samx
sh: 12855 Abort(coredump)
<<< END of error message
What does it mean and resolve my problem?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 01:29 AM
04-15-2002 01:29 AM
Re: abort(coredump) with sam ...
are you running any nfs cluster with diskless nodes ?. dcnodes indicate a diskless cluster.
if you don't have that disless cluster setup ,
and you have this error , then you may try
renaming /etc/clients.dc file.
let me know what is the output of
#dcnodes -ls
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 01:35 AM
04-15-2002 01:35 AM
Re: abort(coredump) with sam ...
if you don't run a diskless cluster , check this -
#ps -ef | grep dcnodesd
if dcnodesd is running , kill that process.
and start sam again.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 01:35 AM
04-15-2002 01:35 AM
Solution/usr/lib/libdce.1 /usr/lib/libc.1
/usr/obam/lib/libobam.1
/usr/lib/libm.1
/usr/lib/libdld.1
most likely /usr/lib/libdc.sl
use /var/adm/sw/products/OS-Core/CORE-SHLIBS/INFO to compare chksums etc ... if they don't check out you could copy from similar patches system or replace the lib from the core O/S .... does swinstall also fail ?
fyi : libdc.sl is part of the OS-Core.CORE-SHLIBS fileset.
do make sure you have b/u's before copying things over etc....
other useful info : file core and chatr sam .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 04:17 AM
04-15-2002 04:17 AM
Re: abort(coredump) with sam ...
2 last questions, please :
1- what's your secret? yes, you're HP enginner but how did you guess which file could be wrong ?
2- how can I verify system directories/files to avoid some hother kind of problems?
thanks a lot !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 04:36 AM
04-15-2002 04:36 AM
Re: abort(coredump) with sam ...
As to your other question not too sure I guess swlist -a state may help as would a good backup policy ....