nerdexam
Microsoft

70-460 · Question #70

A production SQL Server Analysis Services (SSAS) cube is processed daily. The users query facts by using a hierarchy named Geography from a dimension named Geography. The DimGeography table in the…

The correct answer is B. Relate the State-Province and Country attributes directly to the City attribute. See the full explanation below for the reasoning.

Question

A production SQL Server Analysis Services (SSAS) cube is processed daily. The users query facts by using a hierarchy named Geography from a dimension named Geography. The DimGeography table in the data source view is used as the source of the Geography dimension. The table has the following structure. The Geography dimension has three attribute hierarchies:

City State-Province Country The attributes have the following relationships defined:

City > State-Province > Country. Each attribute has a key and a name sourced from the related key and name columns in the DimGeography table. During processing, you receive the following error message:

"Errors in the OLAP storage engine:

A duplicate attribute key has been found when processing:

Table: 'dbo_DimGeography', Column: 'StateProvinceKey', Value: '23'. The attribute is 'State-Province'." You verify that the data is accurate. You need to ensure that the dimension Processes successfully. What should you do?

Exhibit

70-460 question #70 exhibit

Options

  • ADelete the Geography hierarchy.
  • BRelate the State-Province and Country attributes directly to the City attribute.
  • CRemove the duplicate data from the DimGeography table.
  • DRemove the State-Province attribute.

How the community answered

(32 responses)
  • A
    13% (4)
  • B
    78% (25)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-460 Practice