ORA-24044: source string and destination string object types do not match
What triggered the Error:
message recipient's queue has a different object structure than the sender's queue. The message cannot be propagated.What should we do to fix it:
ther remove the recipient from the subscriber's list for the sender's queue or create the destination queue with an object type that matches the source queue's object type.