DSM/Tape Catalog Management Programming Manual
Errors
DSM/Tape Catalog Management Programming Manual—520481-003
A-74
5102 ZMCS-ERR-POOLNAMEWILD
5102 ZMCS-ERR-POOLNAMEWILD
The pool name specified contained wild-card characters.
Cause. The pool name contained wild-card characters.
Effect. The command does not execute.
Recovery. Specify a pool name without wild-card characters.
5113 ZMCS-ERR-RESETTIMEINVALID
The value specified for TIME was not null or RESET.
Cause. The value specified for TIME was not null or RESET.
Effect. The command does not execute.
Recovery. The value for TIME should be null or RESET.
5114 ZMCS-ERR-RETENTIONCONFLICT
The RETENTION value was used with the EXPIRATION.
Cause. The RETENTION value was used with the EXPIRATION.
Effect. The command does not execute.
Recovery. Do not use the RETENTION value with the EXPIRATION.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZMCS-TKN-POOLNAME token-type ZSPI-TYP-STRING
ZSPI-TKN-ENDLIST
Corresponding MEDIACOM Error Message
POOL pool-name cannot be wildcarded.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZSPI-TKN-ENDLIST
Corresponding MEDIACOM Error Message
TIME must be unspecified or RESET.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZSPI-TKN-ENDLIST
Corresponding MEDIACOM Error Message
RETENTION and EXPIRATION are mutually exclusive.