- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Weird library cache lock issue
Operating System - HP-UX
1823369
Members
2962
Online
109654
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО10-31-2002 01:00 PM
тАО10-31-2002 01:00 PM
We recently had a situation were an unknown library cache lock wreaked havoc on our system. As best we could tell, a library cache lock was blocking all subsequent logins to the database. Additionally, existing connections were hung in a wait state. After using a couple queries we found on Oracle's metaLink we were able to isolate the session that was holding the locks. After killing the session, everything cleared up. Unfortunately, we weren't able to determine the root cause.
Has anyone experienced a similar situation?
Has anyone experienced a similar situation?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2002 01:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2002 01:10 PM
тАО10-31-2002 01:10 PM
Re: Weird library cache lock issue
I'm working from memory here but this is something that shouldn't happen open a production machine because nobody's changing views, packages, or procedures (right); you did all that on the test/development box where such locks are not uncommon.
It typically occurs when someone is recompiling a procedure that is in use by running applications.
To avoid these events on production boxes, you must be aware of what triggers them and then take care not to compile or alter objects while they might be in use.
It typically occurs when someone is recompiling a procedure that is in use by running applications.
To avoid these events on production boxes, you must be aware of what triggers them and then take care not to compile or alter objects while they might be in use.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2002 01:11 PM
тАО10-31-2002 01:11 PM
Re: Weird library cache lock issue
Yes, and now I think this should be common to all unix based systems regardless of the backend.
In my problem we are using Compaq (TMF) back-end and my request for add or update to the backend server, if suspended, still holdons to the resources. (this makes sense because the suspended process can always be brought to the foreground).
The only solution we could figure was to check there are suspended operations every x seconds (or mins) in an automated script and kill those! (not the best solution i believe). I would also like to know if someone has a better thing to suggest..
In my problem we are using Compaq (TMF) back-end and my request for add or update to the backend server, if suspended, still holdons to the resources. (this makes sense because the suspended process can always be brought to the foreground).
The only solution we could figure was to check there are suspended operations every x seconds (or mins) in an automated script and kill those! (not the best solution i believe). I would also like to know if someone has a better thing to suggest..
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP