| re:.0
Item 3-
With respect to causing your system to hang. Please check your process
page file quota either SHOW PROCESS/QUOTA and look at the "Paging file
quota", or run authorize and look at the pgflquo parameter. I believe
we now recommend this be 30,000 or more. Also, to run the Iconic Map,
it is a good idea to have 50,000 or more. (As an absolute bare minimum,
we need 24,000 blocks to run.)
More importantly, do the following:
$ MCR SYSGEN SHOW VIRTUALPAGECNT
If this number is LESS than your page file quota, VMS has a tendency to
hang when it runs out of page file. This is NOT an MCC bug, you can
submit a bug report to VMS, but there is really not much we as a VMS
application can do to prevent VMS from behaving this way. It's probably
considered by the VMS folks as just a case of a poorly tuned system
running out of a needed resource. We have several warning about checking
your page file quota in the release notes.
I hope that's all it is. Please, let me know what you find.
-Matt.
|
|
Gil,
Item 1,2: Windowing applications typically do not create a user resource file
in sys$login until you've said "Save current settings" from the
application customize menu. So do this and you'll be able edit it.
When a windowing application is installed, a resource file is placed
in the DECW$SYSTEM_DEFAULTS directory. When you run the
application, the resource manager looks for the resource file first
in DECW$SYSTEM_DEFAULTS and then in DECW$USER_DEFAULTS. If it
finds it in both places, it merges the two.
Item 3,5 The people who wrote the server recommend that your page file be
at least 100,000 blocks long and that VIRTUALPAGECNT be as much.
Item 3 We can QAR this.
Fred
|
| Matt, Fred
Thank you for your prompt answers. What I found is not so bad,
acording to your recomendations. But I will increase everything,
since it doesn't seem to be enough.
Gil
Current Parameters:
Paging File Usage (pages): Free Reservable Total
DISK$DECNET_TOOLS:[SYSEXE]SWAPFILE.SYS;1 14992 14992 14992
DISK$DECNET_TOOLS:[SYSEXE]PAGEFILE.SYS;1 61397 -47990 89992
Parameter Name Current Default Minimum Maximum Unit Dynamic
-------------- ------- ------- ------- ------- ---- -------
VIRTUALPAGECNT 149072 8192 512 600000 Pages
Process Quotas:
Account name: KZ3
CPU limit: Infinite Direct I/O limit: 100
Buffered I/O byte count quota: 50000 Buffered I/O limit: 100
Timer queue entry quota: 128 Open file quota: 200
Paging file quota: 38657 Subprocess quota: 10
Default page fault cluster: 64 AST quota: 298
Enqueue quota: 512 Shared file limit: 0
Max detached processes: 0 Max active jobs: 0
|