VMS Help  —  MOUNT  Qualifiers  /QUOTA
       /QUOTA (default)
       /NOQUOTA

    Controls whether quotas are to be enforced on the specified disk
    volume.

    The default is /QUOTA, which enforces the quotas for each user.
    The /NOQUOTA qualifier inhibits this checking. To specify the
    /QUOTA qualifier, you must have the user privilege VOLPRO or your
    UIC must match the UIC written on the volume.

    Example

    The following command specifies that the disk volume labeled WORK
    on DRA3 has an owner UIC of [016,360] and no quotas enforced:

    $ MOUNT/OWNER_UIC=[016,360]/NOQUOTA DRA3: WORK
Close Help