Database Error Messages

ORA-64011

cross store operation

Cause

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


Action

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