FUP Messages
File Utility Program (FUP) Reference Manual—523323-014
3-27
Recovery. This is an internal error. Note the error and contact your service provider.
Cause. A DUP command duplicated an SQL sensitive file.
Effect. This is only a warning. The DUP operation proceeds.
Recovery. The newly created file should be SQL compiled.
Cause. Certain internal tables of FUP overflowed.
Effect. FUP ends abnormally.
Recovery. If a second attempt of the operation (after restarting FUP) fails, contact
your service provider.
Cause. The value of in-file was a TAPE DEFINE name, and the BLOCKLEN value
in the DEFINE was greater than 32,767 (the largest block size that FUP can
accommodate).
Effect. The command fails.
Recovery. If possible, change the BLOCKLEN value to a size that FUP can
accommodate.
Cause. The value of in-file was a TAPE DEFINE name, and the RECLEN value
was greater than 4096.
Effect. The command fails.
Recovery. If possible, change the RECLEN value to a size that FUP can
accommodate.
Cause. The value of in-file was a TAPE DEFINE name, and the BLOCKLEN value
in the DEFINE did not equal the value of the BLOCKIN FUP parameter.
Effect. The command fails.
Recovery. Change the BLOCKLEN or BLOCKIN value and retry the command.
SQL RECOMPILATION REQUIRED
TABLE OVERFLOW
TAPE DEFINE BLOCKLEN VALUE TOO LARGE
TAPE DEFINE RECLEN VALUE TOO LARGE
TAPE DEFINE VALUE FOR BLOCKLEN CONFLICTS WITH BLOCKIN
TAPE DEFINE VALUE FOR BLOCKLEN CONFLICTS WITH BLOCKOUT