Database Error Messages

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

XOQ-02547

Object "string" cannot be mapped to ET view string because this transaction is also modifying the ET view.

Cause

An object being modified was mapped to an ET (Embedded Totals) view that required an update because of changes to its owning object.


Action

If the object is mapped to the ET view of another object, then split the updates into multiple transactions. If the object is mapped to its own ET view, then either specify a unique ET view name or ensure that the mapped source name already exists and allow Oracle OLAP to create a new default name.