FUNL0027 Truncated file - (ddname).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "A physical file making up a logical database file does not have enough space allocated to hold the pages that are indicated by the FPL data set list. This could be caused by inad...")
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
A physical file making up a logical database file does not have enough space allocated to hold the pages that are indicated by the FPL data set list. This could be caused by inadvertent truncation of a physical file by a utility program such as IEBGENER or DUMP/RESTORE. This could also be caused by an invalid DD card or FILEDEF. Verify the correctness of your DD card or FILEDEF and, if correct, try to recover the file from a backup.
A physical file making up a logical database file does not have enough space allocated to hold the pages that are indicated by the FPL data set list. This could be caused by inadvertent truncation of a physical file by a utility program such as IEBGENER or DUMP/RESTORE. This could also be caused by an invalid DD card or FILEDEF. Verify the correctness of your DD card or FILEDEF and, if correct, try to recover the file from a backup.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:41, 19 April 2013

A physical file making up a logical database file does not have enough space allocated to hold the pages that are indicated by the FPL data set list. This could be caused by inadvertent truncation of a physical file by a utility program such as IEBGENER or DUMP/RESTORE. This could also be caused by an invalid DD card or FILEDEF. Verify the correctness of your DD card or FILEDEF and, if correct, try to recover the file from a backup.