Technical data
Managing User Accounts
7.11 Managing System Resources
Table 7–8 (Cont.) Limits and Suggested Values for SYSTEM and DEFAULT Accounts
Limit
VAX
SYSTEM
Value
VAX
DEFAULT
Value
Alpha
SYSTEM
Value
Alpha
DEFAULT
Value Type
1
Description
JTquota 4096 4096 4096 4096 P Initial byte quota for
jobwide logical name
table
Maxacctjobs 0 0 0 0 S Maximum active
processes for a single
account (0 = no limit)
Maxdetach 0 0 0 0 S Maximum detached
processes for a single
user name (0 = no limit)
Maxjobs 0 0 0 0 S Maximum active
processes for a single
user name (0 = no limit)
Pgflquo 20480 pages 32768 pages 50000
pagelets
50000
pagelets
P Page file limit
Prclm 10 2 10 8 P Subprocess creation
limit
TQElm 30 40 20 10 P Timer queue entry limit
WSdef
2
256 pages 256 pages 2000
pagelets
2000
pagelets
N Default working set size
WSextent
2
40960 pages 1024 pages 16384
pagelets
16384
pagelets
N Working set extent
WSquo
2
512 pages 512 pages 4000
pagelets
4000
pagelets
N Working set quota
1
D=deductible, N=nondeductible, P=pooled, S=systemwide
2
For this limit, LOGINOUT uses the larger value of the AUTHORIZE quota for this account or the corresponding system
parameter PQL_MWSDEF, PQL_MWSEXTENT, or PQL_MWSQUO.
Table 7–9 shows the names and descriptions of the SYSTEM and DEFAULT
accounts whose values are listed in Table 7–8. The /EXPIRATION qualifier is
also described in Table 7–9.
Table 7–9 Descriptions of SYSTEM and DEFAULT Accounts
Account Description
AST Queue Limit
(ASTlm)
Limits the sum of the following amounts:
• The number of asynchronous system trap (AST) requests that a user’s process
can have outstanding at one time
• The number of scheduled wakeup requests that a user’s process can have
outstanding at one time
This limit affects all system services that accept an AST address as an argument,
and the Schedule Wakeup ($SCHDWK) system service.
If the deferred write option (DFW) is enabled, the number of ASTs used per file
is equal to 1, plus the number of record streams, plus the multibuffer count.
Otherwise, the number is 1 plus the number of record streams.
(continued on next page)
Managing User Accounts 7–43










