- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sam session - (error = 45, Lockf deadlock detectio...
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
01-15-2007 10:47 PM
01-15-2007 10:47 PM
sam session - (error = 45, Lockf deadlock detection")
The file "/var/sam/lock/lock_to" could not be locked (errno = 45,
"Lockf deadlock detection"). This file must be lockable so that this
SAM session can be locked. Otherwise, other SAM sessions won't be able
to detect that this SAM session is running on the system.
I've tried to remove /var/sam/lock/lock_to - but as soon as you type sam again you get the sam error.
Can you help?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2007 11:21 PM
01-15-2007 11:21 PM
Re: sam session - (error = 45, Lockf deadlock detection")
you have something running on your system, which makes use of all your file locks.
It could be an application or a database. Ask the application/db admins if they receive any messages indicating that a certain limit has been reached; this might point at a kernel parameter that perhaps has been set too low.
If possible, stop a database instance and try SAM again.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2007 11:26 PM
01-15-2007 11:26 PM
Re: sam session - (error = 45, Lockf deadlock detection")
# ps -ef|grep -i sam|grep -v sam
# rm -i /var/sam/lock/*
rgs,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2007 11:46 PM
01-15-2007 11:46 PM
Re: sam session - (error = 45, Lockf deadlock detection")
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2007 11:48 PM
01-15-2007 11:48 PM