| Title: | DECmcc user notes file. Does not replace IPMT. | 
| Notice: | Use IPMT for problems. Newsletter location in note 6187 | 
| Moderator: | TAEC::BEROUD | 
| Created: | Mon Aug 21 1989 | 
| Last Modified: | Wed Jun 04 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 6497 | 
| Total number of notes: | 27359 | 
    Hello,
        While rebooting recently, during the Terminal Server AM startup,
    I noticed the following messages:
MCC-F-PARTABINSVIRMEM, Insufficient virtual memory for parse table; 3477504 bytes needed
MCC-F-PTBINACC, Parse tables inaccessible, unable to initialize FCL PM
MCC-F-TRM_FAILURE, PM unable to continue
       My system is configured as follows:
          VAXstation 3100 Model 48 
          32mb 
          2 Pagefiles on disks other than system 50,000 blocks each
          SYSGEN VIRTUALPAGECNT = 100000
       Can anyone tell me what is wrong? IF anything?
                 Thanks,
                   Bob
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 3813.1 | System account quotas not high enough? | TOOK::FONSECA | I heard it through the Grapevine... | Mon Sep 28 1992 16:12 | 23 | 
| I suspect this is a process-wide quota problem, not a sysgen parameter
problem.  Run the MCC_COMMON:MCC_AUDIT.COM command procedure *in* the
account that is executing the MCC_TS_AM_STARTUP procedure (SYSTEM I suspect.)
If you've got 100K of pagefile space, it will probably complain,
but that should not cause this, unless you have already put an incredible
amount of stuff in the air by the time the TSAM startup gets run.
Lemme know if that doesn't work...
-Dave
I've copied the section on process quotas recommended in the TSAM
release notes as follows:
The account running DECmcc Terminal Server Access Module will  require  the
following process quotas:
            ASTLM       = 48            PGFLQUOTA  = 50000
            BIOLM       = 36            PRCLM      = 2
            DIOLM       = 18            TQELM      = 128
            ENQLM       = 512           WSQUOTA    = 4096
            FILLM       = 40
 | |||||