Oracle Solution for Error ora-21701

Solution for Oracle Error ORA-21701

ORA-21701: attempt to flush objects to different servers

What triggered the Error:

er attempted to flush objects to different servers in one function call. These objects are obtained by calling a callback functions provided by the program.

What should we do to fix it:

er should avoid performing such operation.