Previous Topic: VAM0350Next Topic: VAM0352


VAM0351

INVALID ATTRIBUTES FOR THE DQT. <function> OPERATION ABORTED.

USE 'ALLOCDQT'' FROM THE INSTALL LIBRARY TO ALLOCATE A DQT WITH THE PROPER ATTRIBUTES.

DQT ATTRIBUTE CHECK IN MODULE <program name> FAILED WITH CC=0000000x.

Reason:

CA Allocate was unable to perform <function> because the Disk Quota Table (value of PLSDQTDS parameter in the VKGPARMS member of PARMLIB) does not have the proper LRECL, DSORG, and/or RECFM attributes. This is detected during the INSTALL, REFRESH, QREBUILD, or QSYNC functions of the Started Task, as well as for any of the batch or online quota reporting functions (for example; QSTAT, VDSQRPTS).

Action:

When this situation occurs, the following steps must be taken:

  1. Cancel the Started Task — to keep CA Allocate running, do not use the REMOVE or STOP commands.
  2. Allocate a DQT with the proper attributes.
  3. Ensure that the dsname of the new DQT is specified in the PLSDQTDS parameter.
  4. Restart the Started Task requesting the operation that encountered the invalid DQT (for example, INSTALL, REFRESH, QREBUILD, or QSYNC).

If this problem is discovered in one of the reporting functions, ensure that the DQT being referenced is the one with the proper attributes, and then rerun the report.