DFS4677E DEDB ALTER DOES NOT SUPPORT DBRC REUSE ATTRIBUTE FOR AREA XXXXXXXX
Explanation
DBRC detected the REUSE attribute on the DEDB area (XXXXXXXX) specified by the DEDB Alter utility (DBFUDA00) ALTERAREA control statement.
System action
The DEDB Alter utility terminates with RC=8 without completing the requested function.
System programmer response
Change the REUSE attribute of the
area that the DEDB Alter utility is to be executed on to NOREUSE.
Change the attribute by issuing the command CHANGE.DBDS DBD
(name) AREA (name) NOREUSE
.