Do you use top or prstat? prstat tells you how much memory each process is using, which might help you find out who or what is causing the disk paging. But if the culprit is Oracle than you need to look for long running queries by looking at V$SESSION_LONGOPS.