000572: The output cannot be the same as input.

Description

To run successfully, the tool would need to first delete the output if it previously exists. This would cause an obvious problem if the provided output and input are the same, so doing so is blocked.

Solution

Modify the output name so it is not the same as the input name.