Oracle Error Message
RMAN-06787: WARNING: TAG string option is ignored; backups will be tagged with string
Reason for the Error
WITH TAG option and TAG option were used together. When WITH TAG option is used, all the backups created by the command will have tag specified with WITH TAG option.
Solution
The TAG option can be removed to not display the message.