Showing posts with label ORA-21701: attempt to flush objects to different servers. Show all posts
Showing posts with label ORA-21701: attempt to flush objects to different servers. Show all posts

Sunday, 8 April 2012

ORA-21701: attempt to flush objects to different servers

ORA-21701: attempt to flush objects to different servers

Cause: 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.

Action: User should avoid performing such operation.