000733 : <value>: Same as input <value>.
Description
The input and output have been given the same name.
Solution
To prevent overwriting your input during the operation, change the output name to be unique from the input.
2/12/2013
The input and output have been given the same name.
To prevent overwriting your input during the operation, change the output name to be unique from the input.