Oracle Error Message
RMAN-05542: Only UNTIL TIME can be used with DUPLICATE without TARGET and CATALOG connections
Reason for the Error
A DUPLICATE without TARGET and CATALOG connections was attempted specifying an UNTIL clause that was not TIME based.
Solution
Retry the command with an UNTIL TIME clause or without an UNTIL clause.