Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.