Go to primary content
Previous
Previous
 
Next
Next

Rows with Null Members Report

This report shows the number of rows that have null values in the member column. Null members might indicate ragged or skip-level hierarchies, or both.

Actions

Lists the hierarchy levels. Select a level to activate the Show SQL and Details buttons.

Click Show SQL to display the SQL statement that generated the result for the selected level.

Click Details to display the Details for Rows with Null Members at Level Level Name (depth) in Hierarchy dialog box.

The columns that the table can contain are the following:


Tip:

Click the down arrow to select the columns to display in the table.

The columns of the messages table are the following:

The Rows with Null Members report can contain the following messages.

DV-0006

This message indicates that null values exist in the dimension member column of a detail level. This indicates that the hierarchy is a "ragged" hierarchy. Some MDX-based tools (such as Excel) and SQL-based tools do not work correctly with ragged hierarchies. Also, a cube-organized materialized view cannot have a ragged hierarchy.

DV-0007

This message indicates that null values exist in the dimension member column of an aggregate level. This indicates that the hierarchy is a "skip-level" hierarchy. MDX-based tools and some SQL-based tools do not work correctly with skip-level hierarchies.


See Also:

Oracle OLAP Concepts and Usage in the main SQL Developer help for more information on ragged and skip-level hierarchies