cancel
Showing results for 
Search instead for 
Did you mean: 

memory problem in development server

Former Member
0 Kudos

Hello Guru's

We are facing memory problem in our development server

Memory

Physical mem avail Kb 25.165.824 Physical mem free Kb 1.672

can anybody give us a rectification to solve this problem

Server information

SAP ERP Central Component 5.0

ORACLE - 9.2.0.7.0

Operating System - AIX

Thanks & Regards

Shishir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Shishir,

as Edward said, AIX is designed to use all memory available so having only a small fraction of it free is not necessarily a sign of bad behaviour.

Do you see paging on your system ? Is the swap space heavily used ?

Anyway, you should have a lok at note 973227, it explains very clearly how Virtual Memory Management works in AIX and states what parameters you should tune.

Answers (1)

Answers (1)

Former Member
0 Kudos

AIX will always look like that - showing not alot free.

Check ST02 for swaps to determine if you really have a problem and be sure to look at memopry management notes - specific for AIX. Different from SUN/HP, etc.

Also be sure you are not allocating Oracle SGA too large for a dev box.