Oracle Error Message
OCI-21701: attempt to flush objects to different servers
Reason for the Error
User attempted to flush objects to different servers in one function call. These objects are obtained by calling a callback functions provided by the program.
Solution
User should avoid performing such operation.