Oracle Error Message
RMAN-00576: PIPE cannot be used with CMDFILE
Reason for the Error
The PIPE and CMDFILE options cannot be used together. When using the PIPE option, RMAN must obtain its input from the input pipe.
Solution
Remove either the PIPE or CMDFILE option.