Originally posted by: Montecarlo
Swap space requirements really depend on application behaviour - not application requirements because some of them haven't been updated since memory was measured in kb.
Older rules for paging are based on early allocation model - in Aix 3 and maybe 4, memory allocation would result in equivalent paging space allocation because with the tiny physical memory available then it was highly likely that your system would swap. Nowadays with very large memory allocations, swapping is unlikely and early allocation of swap space does not occur.
A well behaved oracle installation with sensible memory allocation should not require significant swap space.
We run oracle databases on 24GB lpars with 8GB swap and never see paging space use. However, I've seen an oracle installation where dbas allocated more than available physical memory to oracle - so system swapped all the time.
How much memory is allocated in the oracle configuration?
Are there other applications on the system?
Regards, Simon
#AIX-Forum