- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- OPS connections hang for 8 to 10 minutes
Operating System - HP-UX
1821054
Members
2645
Online
109631
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
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО03-11-2002 05:25 AM
тАО03-11-2002 05:25 AM
OPS connections hang for 8 to 10 minutes
Using Oracle 8.1.7.3 on HP-UX 11 I'm experiencing regular connection hanging problems. The Oracle user process is created and I can see it in V$SESSION, but it sometimes takes 10 minutes to connect (and do a simple select from dual).
Using oradebug lkdebug, I see that the process has one lock in the pending queue. If I look at this lock, the owner of the process is the same process and its status is "OPENING".
This problem does not occur when the db is idle, but only when it starts to get several users.
I suspect that there is an HP-UX configuration problem and that a timeout is finally allowing the connection to proceed. In particular, I suspect it is a LAN+IPC configuration problem.
Any ideas would be appreciated.
Using oradebug lkdebug, I see that the process has one lock in the pending queue. If I look at this lock, the owner of the process is the same process and its status is "OPENING".
This problem does not occur when the db is idle, but only when it starts to get several users.
I suspect that there is an HP-UX configuration problem and that a timeout is finally allowing the connection to proceed. In particular, I suspect it is a LAN+IPC configuration problem.
Any ideas would be appreciated.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2002 05:35 AM
тАО03-11-2002 05:35 AM
Re: OPS connections hang for 8 to 10 minutes
Probably a DNS issue. Can you provide some more info on how your system resolves host names?
live free or die
harry
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2002 06:03 AM
тАО03-11-2002 06:03 AM
Re: OPS connections hang for 8 to 10 minutes
# /etc/nsswitch.conf
hosts: files [NOTFOUND=continue TRYAGAIN=continue] nis [NOTFOUND=continue TRYAGAIN=continue] dns
services: nis files
protocols: nis files
networks: nis files
rpc: nis files
netgroup: nis files
aliases: nis files
# /etc/hosts
127.0.0.1 localhost loopback
172.12.23.34 c7ora1 c7ora1.loc.dom.com
10.0.0.1 c7ora1 c7ora1hb
172.12.23.35 c7ora2
10.0.0.2 c7ora2hb
# /etc/cmcluster/cmclconfig.ascii
NODE_NAME c7ora1
NETWORK_INTERFACE lan1
HEARTBEAT_IP 172.12.23.34
NETWORK_INTERFACE lan2
NETWORK_INTERFACE lan3
HEARTBEAT_IP 10.0.0.1
NODE_NAME c7ora2
NETWORK_INTERFACE lan1
HEARTBEAT_IP 172.12.23.35
NETWORK_INTERFACE lan2
NETWORK_INTERFACE lan3
HEARTBEAT_IP 10.0.0.2
hosts: files [NOTFOUND=continue TRYAGAIN=continue] nis [NOTFOUND=continue TRYAGAIN=continue] dns
services: nis files
protocols: nis files
networks: nis files
rpc: nis files
netgroup: nis files
aliases: nis files
# /etc/hosts
127.0.0.1 localhost loopback
172.12.23.34 c7ora1 c7ora1.loc.dom.com
10.0.0.1 c7ora1 c7ora1hb
172.12.23.35 c7ora2
10.0.0.2 c7ora2hb
# /etc/cmcluster/cmclconfig.ascii
NODE_NAME c7ora1
NETWORK_INTERFACE lan1
HEARTBEAT_IP 172.12.23.34
NETWORK_INTERFACE lan2
NETWORK_INTERFACE lan3
HEARTBEAT_IP 10.0.0.1
NODE_NAME c7ora2
NETWORK_INTERFACE lan1
HEARTBEAT_IP 172.12.23.35
NETWORK_INTERFACE lan2
NETWORK_INTERFACE lan3
HEARTBEAT_IP 10.0.0.2
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