000388: <value> will lose Zs, since the output is not Z enabled.

Description

When appending input features containing z-values to a target feature class that is not enabled to store z-values, the input z-values will be lost.

Solution

To preserve z-values, make a copy of the inputs first. Alternatively, make a copy of the target dataset, and set the Output has Z Values environment to Enabled.