Oracle Error Message
RMAN-05553: SYS objects in skipped tablespaces prevent duplication
Reason for the Error
Objects owned by SYS were found in the tablespaces that would not be duplicated.
Solution
If using SKIP TABLESPACE, do not skip tablespaces that contain SYS objects. If using DUPLICATE TABLESPACE, make sure to specify all tablespaces containing SYS objects.