Database Error Messages

OCI-37027

(XSMLTRESYNC02) %a workspace object workspace object
Object %1p cannot be resynchronized without modified object %2p because they share a modified composite dimension.

Cause

An attempt was made to resynchronize an object dimensioned by a composite dimension causing the composite dimension to be resynced automatically, dropping all new tuples. This cannot be done, however, if the automatic resync of the composite dimension might cause data in an object that shares the composite dimension to become NA.


Action

Resync both objects together. Alternatively, you can try to acquire the other object (that will ensure that the composite dimension is locked in the latest generation and will not be resynced when resyncing the first object), resync the first object, and release the other object.