ORA-24041: propagation schedule exists for QUEUE string and DESTINATION string
What triggered the Error:
SCHEDULE_PROPAGATION was issued for a queue and destination pair which has an existing propagation schedule.What should we do to fix it:
sue UNSCHEDULE_PROPAGATION to remove the existing schedule and then reissue the SCHEDULE_PROPAGATION call.