Database Error Messages

ORA-36930

Cannot start a recursive call to Oracle Online Analytical Processing (OLAP) because a ROLLBACK past an UPDATE to an attached analytic workspace was performed.

Cause

ROLLBACK past the UPDATE of one of the attached Analytic Workspaces was called. A recursive OLAP call cannot be made until control returns to initial OLAP call and the affected Analytic Workspaces detaches.


Action

Change the called SQL procedure to avoid the ROLLBACK.