Database Error Messages

ORA-18236

The calculated member "string" has a cycle.

Cause

The calculated member referenced itself either directly or indirectly using another referenced calculated member.


Action

Change the definition of the calculated member so that it does not directly or indirectly refer to itself.