Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

/OVERDRAFT

/PERMQUOTA

DISKQUOTA ADD — VMS 5.5

 Add a record to a quota file.

 FORMAT:
  ADD <uic> </PERMQUOTA=n> </OVERDRAFT=n>

Additional information available:

/OVERDRAFT/PERMQUOTA

/OVERDRAFT

 This qualifer allows the user to specify how many blocks
 (decimal) that a user with a given UIC may use on a given
 volume, OVER AND ABOVE the user's PERMQUOTA limit.  If
 this qualifier is not present or no value is specified, the
 PERMQUOTA value of the default record [0,0] is used.

 EXAMPLE:
  ADD [11,17] /OVERDRAFT=200

 This will add a quota record to a volume allowing the user
 with UIC = [11,17] an overdraft of 200 blocks and a permanent
 quota of the default value.

/PERMQUOTA

 This qualifier allows the user to specify how many blocks
 (decimal) that a user with a given UIC may use on given volume.
 this qualifier is not present or no value is specified, the
 OVERDRAFT value of the default record [0,0] is used.

 EXAMPLE:
  ADD [11,17] /PERMQUOTA=25000

 This will add a quota record to a volume allowing the user with
 UIC = [11,17] 25000 blocks of storage and an overdraft limit
 equal to the default.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026