Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Paging Memory Question
Name: Ashok Bala Date: November 6, 2002 at 11:39:22 Pacific OS: OpenVMS 7.3 CPU/Ram: DS20E - 1GB
Comment:
OpenVMS Version 7.3
Total Memory 1 GB
When I do a "Show Mem", the last 2 lines are:
Total size of all paging files: 437472 Total committed paging file usage: 576749
The last number keeps on increasing, even when all processes log off. The system has been up for 45 days.
Is there any way to "reset" the committed paging file usage?
Summary: OK, figured out that the print jobs that did not show a page count were single page printouts. Question now is - any suggestions or scripts for pulling the data from the accounting file and correcting...
Summary: Well , why is that bad ? If the page-fault rate is permanently high, then there is a problem to be solved ! How much is used by processes at a glance is reported by SHOW SYS (the right most column un...
Summary: I'm a newbie to openvms. Currently,I'm testing a java program on 7.3. After i installed RTE 1.3.1(the system has sdk1.1.8 also) I got **Out of memory,exiting** when running the program. The following ...