Oracle Error ORA-24041: propagation schedule exists for QUEUE string and DESTINATION string

Oracle Error Message

ORA-24041: propagation schedule exists for QUEUE string and DESTINATION string

Reason for the Error

A SCHEDULE_PROPAGATION was issued for a queue and destination pair which has an existing propagation schedule.

Solution

Issue UNSCHEDULE_PROPAGATION to remove the existing schedule and then reissue the SCHEDULE_PROPAGATION call.