File Utility Program (FUP) Management Programming Manual

ORSERV Programmatic Interface
File Utility Program (FUP) Management Programming Manual523322-001
4-23
ORSERV Definitions
Simple and Structured Tokens
These simple tokens are specific to ORSERV:
ZORS-TKN-FILE
specifies the name of the target file that is the object of the reload operation.
ZORS-TKN-VOLUME
specifies the name of a disk volume.
Tokens in Error Lists
This token is used in ORSERV error lists:
ZORS-MAP-CMD-ERROR
describes a command error and contains these fields:
ZNAME
is the name of the file that ORSERV was processing (or attempting to process)
when the error occurred.
ZCOMMAND
is the ORSERV command that was executing when the error occurred.
ZOBJECT
is the object type for the ORSERV command. The object type is always ZORS-
OBJ-FILE for the ONLINERELOAD, STATUS, and SUSPEND commands. The
object type is ZORS-OBJ-NULL for the GETVERSION command.
Note. For definitions of the structured tokens specific to ORSERV, see Section 5,
ORSERV Commands and Responses.
Note. For more information about all ORSERV error numbers and their corresponding
error lists, see Appendix C, ORSERV Error Messages
.