File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-31
LOAD Command
ZFUP-MAP-LOAD-XFER-CNTS
is a structured token that specifies the transfer counts for the LOAD command. The
fields are:
ZNAME
specifies the name of the file or partition loaded.
ZCOUNT
specifies the number of records loaded into the file or partition identified by
ZNAME.
ZSPI-TKN-ERRLIST
is the standard SPI token that begins an error list. The error list ends with
ZSPI-TKN-ENDLIST.
Considerations
If the loaded file is not partitioned, FUP returns only one
ZFUP-MAP-LOAD-XFER-CNTS structure. Otherwise, FUP returns one structure
for each partition loaded.
43 INV-FTYPE FUP could not load an unstructured file.
55 RECIN-CONFLICT FUP encountered a TAPE DEFINE conflict with the
record length.
56 RECLEN-BIG A TAPE DEFINE RECLEN is too large.
62 TRUNC Truncation is occurring.
64 USE-EXT-N-READ FUP encountered a TAPE DEFINE USE EXTEND
error.
65 USE-OUT-N-READ FUP encountered a TAPE DEFINE USE OUT error.
66 VAR-TRUNC Truncation occurred on the last variable-length
record.
69 SKIPIN-CONFLICT FUP encountered a TAPE DEFINE conflict with
ZSKIP.
70 REELS-CONFLICT FUP encountered a TAPE DEFINE conflict with
ZREELS.
75 NO-DEFINE A TAPE DEFINE was not found.
Note. For more information about all FUP error numbers and their corresponding error
lists, see Appendix B, FUP Error Messages
.
Table 3-3. Errors Returned by LOAD (page 2 of 2)
Error
Number
Symbolic Name
(ZFUP-ERR-) Description