Expand Management Programming Manual

ERROR NUMBERS AND ERROR LISTS
2: ZEXP-ERR-NEG-LH-RSP
ZCOM-TKN-OBJNAME is the name of the object on which the error
occurred. This token is always present in the error list, and it
is described in Section 6, "Common Definitions."
ZCOM-TKN-OBJTYPE is the object type provided with the command on
which the error occurred. Its possible values are ZCOM-OBJ-LINE,
ZCOM-OBJ-NULL, ZCOM-OBJ-PATH, and ZCOM-OBJ-PROCESS. This token
is always present in the error list, and it is described in the
Communications Management Programming Manual
.
Probable Cause
The cause of this error is given by the file-system error number
in ZEXP-TKN-LH-ERR-NUM. For information on file-system errors,
refer to the
System Procedure Errors and Messages Manual
.
Recommended Action
Recovery from this error depends on which file-system error
occurred. For information on file-system errors and how to
recover from them, refer to the
System Procedure Errors and
Messages Manual
.
A-6