Database Error Messages

ORA-18229

Hierarchy hierarchy_name is used more than once in arguments of function_name.
  • hierarchy_name: The name of the hierarchy.
  • function_name: The name of the MDX function.

Cause

The hierarchy is being used more than once.


Action

Use arguments that contain different hierarchies.