CPSM Return code: Table error
Explanation
A CICSPlex System Manager command failed because a resource table record is not valid.
The record is invalid for one of the following reasons:
- DATAERROR
- The value associated with one or more resource table attributes
is not valid. This error can occur if either of the following conditions
is true:
- The resource table is missing required attributes, contains one
or more conflicting attributes, or is a duplicate.
- A CICS resource definition contains attributes that would cause
the EXEC CICS CREATE command to issue warnings.
Use the FEEDBACK command to retrieve additional data about this
error.
- INVALIDATTR
- One of the resource table attributes is invalid.
- INVALIDVER
- The specified version of the resource table is not supported by
System Manager.
User response
Use the reason code to determine whether a DATAERROR, INVALIDATTR, or INVALIDVER condition occurred. If a DATAERROR occurred, the attributes that caused the error are flagged on the result display window.