HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Oracle 7 EBU and Shared Memory Issues
Operating System - HP-UX
1834200
Members
2520
Online
110066
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
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
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
01-18-2000 03:33 AM
01-18-2000 03:33 AM
Oracle 7 EBU and Shared Memory Issues
Using HP-UX 10.20 and Oracle 7.4.4, there are four instances running;SEGSZ's
are 689MB, 285MB, 460MB and 4.6MB
The databases are backups a different times and days, so the instances are
being shutdown and startedup separately.
Using Legato 5.5, the Oracle obackup scripts are used to initiate the backups.
There is a script that shutsdown the instance piror to the EBU obackup scripts
and then after the EBU is successful, there is a script that brings the
database backup.
We are still in a testing phase and 285MB instance works fine but the larger
instance of 689MB always fails with a shmget error; unable to get a shared
memeory segment. Any thoughts?
are 689MB, 285MB, 460MB and 4.6MB
The databases are backups a different times and days, so the instances are
being shutdown and startedup separately.
Using Legato 5.5, the Oracle obackup scripts are used to initiate the backups.
There is a script that shutsdown the instance piror to the EBU obackup scripts
and then after the EBU is successful, there is a script that brings the
database backup.
We are still in a testing phase and 285MB instance works fine but the larger
instance of 689MB always fails with a shmget error; unable to get a shared
memeory segment. Any thoughts?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2000 11:08 PM
01-18-2000 11:08 PM
Re: Oracle 7 EBU and Shared Memory Issues
Hi,
At 10.20 you can have a total of 1.75GB of shared memory. The largest segment
size is 1GB. When you try to shmget() the larger segment it takes you over
1.75GB in shared memory. There is a way to increase this limit to 2.75GB using
shared memory magic(shmem_magic). Please see document id rcfaxmemory001 in the
ITRC knowledge database.
Jim
At 10.20 you can have a total of 1.75GB of shared memory. The largest segment
size is 1GB. When you try to shmget() the larger segment it takes you over
1.75GB in shared memory. There is a way to increase this limit to 2.75GB using
shared memory magic(shmem_magic). Please see document id rcfaxmemory001 in the
ITRC knowledge database.
Jim
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP