- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Memory error in oracle 9i installatin in HP UX...
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
11-20-2003 08:39 PM
11-20-2003 08:39 PM
Memory error in oracle 9i installatin in HP UX, while connecting from websphere 5
I am getting the following memory error in HP(64bit), while trying to connect from websphere 5. The issue is occuring only after creating 15-20 connections...
The application is working fine while connecting to oracle installations in AIX 4.2 and windows from the same Application server.
[11/13/03 20:00:11:460 IST] 2a869b5 SystemErr R java.sql.SQLException:
Io exception: Connection
refused(DESCRIPTION=(TMP=)(VSNNUM=135295744)(ERR=12500)(ERROR_STACK=(ERROR=(CODE=12500)(EMFI=4))(ERROR=(CODE=12540)(EMFI=4))(ERROR=(CODE=12560)(EMFI=4))(ERROR=(CODE=510)(EMFI=4))(ERROR=(BUF='HPUX
Error: 12: Not enough space'))))
[11/13/03 20:00:11:460 IST] 2a869b5 SystemErr R at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
[11/13/03 20:00:11:460 IST] 2a869b5 SystemErr R at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
[11/13/03 20:00:11:460 IST] 2a869b5 SystemErr R at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:333)
[11/13/03 20:00:11:460 IST] 2a869b5 SystemErr R at
oracle.jdbc.driver.OracleConnection.
pls help...
thanks in advance
Anil kumar P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 08:45 PM
11-20-2003 08:45 PM
Re: Memory error in oracle 9i installatin in HP UX, while connecting from websphere 5
I suspect you don't have correct kernel settings for your shared memory parameters
shmmax
shmmni
shmseg
check against the recommended settings.
-- Graham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 08:50 PM
11-20-2003 08:50 PM
Re: Memory error in oracle 9i installatin in HP UX, while connecting from websphere 5
Also check vmstat 5 5 after doing 10-20 connections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 09:02 PM
11-20-2003 09:02 PM
Re: Memory error in oracle 9i installatin in HP UX, while connecting from websphere 5
That might help in resolve the problem quickly.
check the kernel parameters
maxdsiz_64
shmmax
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 09:03 PM
11-20-2003 09:03 PM