![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
My ASA network server runs on Opetron 4 CPU 4GB RAM, we have /3G option enabled, (ASA is not enabled for AWE). There are no other significant jobs or processes on this machine other than ASA. The ASA config has -c 1536M parameter, the DB size is approx 15G. On the windows performance monitor, I see that DBSRV9.EXE's memory usage never exceeds more than 100 MB, although the server has 2 GB RAM available for it. Typically the mem usage is 77,200K, peak mem usage is 91,972K, VM size is 107,264K. However, the O/S page file usage is CONSTANTLY - 2GB. Also, we have the ASA server temp file on a separate disk drive, but it is always 0 byte. Can anyone please help me understand why DBSRV9.EXE does not take more memory ? And, why ASA server temp file is always 0 bytes? (see attached perfmon pictures). Some statistics of ASA is as under Page size 4K dbspace_name free_space 'SYSTEM' 47006707712 'Transaction Log' 10652241920 'Temporary File' 21277491200 select DB_PROPERTY('TempTablePages') = 300 pages Really appreciate if you can shed some light on this. Thanks. |
#2
| |||
| |||
|
|
My ASA network server runs on Opetron 4 CPU 4GB RAM, we have /3G option enabled, (ASA is not enabled for AWE). There are no other significant jobs or processes on this machine other than ASA. The ASA config has -c 1536M parameter, the DB size is approx 15G. On the windows performance monitor, I see that DBSRV9.EXE's memory usage never exceeds more than 100 MB, although the server has 2 GB RAM available for it. Typically the mem usage is 77,200K, peak mem usage is 91,972K, VM size is 107,264K. However, the O/S page file usage is CONSTANTLY - 2GB. Also, we have the ASA server temp file on a separate disk drive, but it is always 0 byte. Can anyone please help me understand why DBSRV9.EXE does not take more memory ? And, why ASA server temp file is always 0 bytes? (see attached perfmon pictures). Some statistics of ASA is as under Page size 4K dbspace_name free_space 'SYSTEM' 47006707712 'Transaction Log' 10652241920 'Temporary File' 21277491200 select DB_PROPERTY('TempTablePages') = 300 pages Really appreciate if you can shed some light on this. Thanks. |
#3
| |||
| |||
|
|
It sounds to me like you are using the task manager and not perfmon. Are you *sure* you are using perfmon and not the task manager? What the task manager calls "mem usage" is actually the working set size. What the task manager case "VM Size" is actually the committed memory size and not the address space size as one might expect. Task manager is definitely not what you want to use. Use perfmon. -john. -- John Smirnios Senior Software Developer iAnywhere Solutions Engineering Whitepapers, TechDocs, bug fixes are all available through the iAnywhere Developer Community at http://www.ianywhere.com/developer MD wrote: My ASA network server runs on Opetron 4 CPU 4GB RAM, we have /3G option enabled, (ASA is not enabled for AWE). There are no other significant jobs or processes on this machine other than ASA. The ASA config has -c 1536M parameter, the DB size is approx 15G. On the windows performance monitor, I see that DBSRV9.EXE's memory usage never exceeds more than 100 MB , although the server has 2 GB RAM available for it. Typically the mem usage is 77,200K, peak mem usage is 91,972K, VM size is 107,264K. However, the O/S page file usage is CONSTANTLY - 2GB. Also, we have the ASA server temp file on a separate disk drive, but it is always 0 byte. Can anyone please help me understand why DBSRV9.EXE does not take more memory ? And, why ASA server temp file is always 0 bytes? (see attached perfmon pictures). Some statistics of ASA is as under Page size 4K dbspace_name free_space 'SYSTEM' 47006707712 'Transaction Log' 10652241920 'Temporary File' 21277491200 select DB_PROPERTY('TempTablePages') = 300 pages Really appreciate if you can shed some light on this. Thanks. |
#4
| |||
| |||
|
|
My apologies, yes, I am using task manager (not perfmon)... In Perfmon, for dbsrv9 process, I see working set peak as 94Mb, Virtual bytes peak as 182 MB, Private Bytes 110Mb, Page file bytes = 110Mb, IO write bytes/sec oscilating between couple hundred to 100,000. For the system, I see Cache bytes as 158MB, Cache peak as 230MB, paging file usage as 14% (15% peak), on Server tab, I see pool non-paged bytes as 3Mb. Thanks MD It sounds to me like you are using the task manager and not perfmon. Are you *sure* you are using perfmon and not the task manager? What the task manager calls "mem usage" is actually the working set size. What the task manager case "VM Size" is actually the committed memory size and not the address space size as one might expect. Task manager is definitely not what you want to use. Use perfmon. -john. -- John Smirnios Senior Software Developer iAnywhere Solutions Engineering Whitepapers, TechDocs, bug fixes are all available through the iAnywhere Developer Community at http://www.ianywhere.com/developer MD wrote: My ASA network server runs on Opetron 4 CPU 4GB RAM, we have /3G option enabled, (ASA is not enabled for AWE). There are no other significant jobs or processes on this machine other than ASA. The ASA config has -c 1536M parameter, the DB size is approx 15G. On the windows performance monitor, I see that DBSRV9.EXE's memory usage never exceeds more than 100 MB , although the server has 2 GB RAM available for it. Typically the mem usage is 77,200K, peak mem usage is 91,972K, VM size is 107,264K. However, the O/S page file usage is CONSTANTLY - 2GB. Also, we have the ASA server temp file on a separate disk drive, but it is always 0 byte. Can anyone please help me understand why DBSRV9.EXE does not take more memory ? And, why ASA server temp file is always 0 bytes? (see attached perfmon pictures). Some statistics of ASA is as under Page size 4K dbspace_name free_space 'SYSTEM' 47006707712 'Transaction Log' 10652241920 'Temporary File' 21277491200 select DB_PROPERTY('TempTablePages') = 300 pages Really appreciate if you can shed some light on this. Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |