Oracle Error ORA-24792: cannot mix services in a single global transaction

Oracle Error Message

ORA-24792: cannot mix services in a single global transaction

Reason for the Error

Oracle RM will not serve global (distributed) transaction requests if branches are created using different services

Solution

Configure clients such that those participating in the same distributed transaction use the same service name.