Oracle Error ORA-64011: cross store operation

Oracle Error Message

ORA-64011: cross store operation

Reason for the Error

The current operation attempts to span 2 or more different stores and cannot be implemented entirely by the DBFS API.

Solution

Split the operation, at the application-level, into multiple sub-operations to implement the same overall functionality.