AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  AIX 5.3 MEM usage in Topas

    Posted Tue May 13, 2008 04:53 AM

    Originally posted by: SystemAdmin


    Hi

    I am using AIX 4.3 with Oracle10g DB. I run topas to see the machine performan but I found the MEMORY item is fully used as below:

    ****
    MEMORY
    Real.MB 7936
    % Comp 64.7
    % Noncomp 30.4
    % Client 30.4
    *****

    Is is normal?
    #AIX-Forum


  • 2.  Re: AIX 5.3 MEM usage in Topas

    Posted Tue May 13, 2008 03:42 PM

    Originally posted by: dukessd


    5.3, 4.3?
    Either way you should be checkng for paging.
    AIX will always try to keep as much memory as possible in use, either with working pages or it will keep anything else it has read into memory as cache instead of having to go out to the disks, which takes ages, in case it is needed again.
    #AIX-Forum