I am trying to do an unload/reload of an area which is about 60% full. It only contains one record type which is stored location mode of calc. The abend I am receiving is as follows:
DB002357 C<sqlcode>M<module-number>:Function <name>: Invalid parmlist.
Release : 19.0
This error usually occurs when the RELOAD DMCL does not contain the area or segment specified in the Unload syntax. The RELOAD DMCL specified in the syntax must have the new segment and area defined. This RELOAD DMCL must be available to the Unload.