- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Memory become 100 %
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-22-2007 12:45 AM
01-22-2007 12:45 AM
Advice me, my TEST server having sap running with 2GB physical memory.Going to 100% on real time Advice.
Advice command that will show me pertucular process taking how much memory stack?
Regrs
Dinesh Loke
CyberTech
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 12:48 AM
01-22-2007 12:48 AM
Re: Memory become 100 %
try with "top" or "glance"
(for option and command see man top or man glance).
hth
regards
pg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 01:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2007 09:09 AM
01-22-2007 09:09 AM
Re: Memory become 100 %
To reduce the amount of memory being used, you must reconfigure SAP and Oracle to use much smaller amounts of RAM. This will take quite a bit of time to get below the 2Gb limit. Note that performance will now be even worse. The correct fix is to add 4Gb or more RAM so you have at least 6Gb, 8Gb would be better.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2007 06:31 PM
02-05-2007 06:31 PM
Re: Memory become 100 %
Check with top ,glance and vmstat -in commands.
If possible try killing some processes .
we can also create a swap memory on a disk which can decrease some memory load.
Regards.
ITLearner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 02:12 AM
02-06-2007 02:12 AM
Re: Memory become 100 %
If memory is 100% utilized, then
1. Try to find out processes running using top & glance command.see whether you can close some applications.
2. If you find some large files,which you can zip.then try to zip them.
3. Try to kill some processes which you dont require.
3. Check for files which are not being accessed from last many days & if they are
of no use & unnecessarily eating space,then you can delete them.
4. You can increse swap memory to decrease stress on physical memory.
4. If you are facing this problem again & again over a period of time,then go for higher RAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 02:30 AM
02-06-2007 02:30 AM
Re: Memory become 100 %
From where you are right now, in regards to performance on an Oracle database server, ram is by far and away your cheapest "go faster" equipment you can buy.