Reason:
Either the table definition for compression has changed, or CMPRS= was incorrectly specified in the DBUTLTY BACKUP statement when the input data was created. The DATACOM-NAME for the table replaces ttt in the message text.
Action:
If the table was defined with a COMPRESS attribute-value Y or a COMPRESS-EXIT attribute-value of a user-exit name, re-create the input file with the BACKUP function specifying CMPRS=YES to retain table compression or CMPRS=NO to write the data in expanded form. Specify CMPRS=NO only when the data is to be used as input to a user-written program.
If the table was defined with a COMPRESS attribute-value N and no entry for the COMPRESS-EXIT attribute-value, re-create the input file by executing the DBUTLTY BACKUP data area function with CMPRS= omitted from the command. (Include the optional keyword, CMPRS=, only when backing up an area containing compressed tables.)
|
Copyright © 2014 CA.
All rights reserved.
|
|