Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

SAP C_HAMOD_2404 - SAP Certified Associate - Data Engineer - SAP HANA

Page: 2 / 3
Total 80 questions

What can you do with shared hierarchies? Note: There are 2 correct answers to this question.

A.

Provide reusable hierarchies for drilldown in a CUBE with star join

B.

Access hierarchies created in external schemas

C.

Provide reusable hierarchies for drilldown in a CUBE without star join

D.

Enable SQL SELECT statements to access hierarchies

You have generated a calculation view properties file. What does it contain?

A.

Dependencies between calculation views

B.

Descriptions of all objects defined in a calculation view

C.

All settings defined in a calculation view

D.

Documentation to support the calculation view

Which project structure object corresponds to a unique HDI container?

A.

A project

B.

An src folder

C.

A space

D.

A database module

Why would you set the "Ignore multiple outputs for filters" property in a calculation view?

A.

To ensure semantic correctness

B.

To avoid duplicate rows in the output

C.

To force filters to apply at the lowest node

D.

To hide columns that are not required

Which of the following techniques can you use to improve the performance of calculation views? Note: There are 2 correct answers to this question.

A.

Avoid union pruning.

B.

Partition large tables.

C.

Limit the number of stacked calculation views.

D.

Aggregate data early in the data flow.

When you build/deploy a flowgraph, what can be generated? Note: There are 3 correct answers to this question.

A.

Batch Task

B.

Procedure

C.

Function

D.

Real-time Task

E.

Replication Task

What are some of the restrictions that apply when defining parallelization blocks in calculation views? Note: There are 2 correct answers to this question.

A.

Multiple blocks can be defined only within a single calculation view.

B.

The block must have only one start node.

C.

The block must start with a node that defines a table as a data source.

D.

Only one block can be defined across a stack of calculation views.

Why do you nest flowgraphs? Note: There are 2 correct answers to this question.

A.

To reduce flowgraph maintenance

B.

To access additional node types

C.

To improve flowgraph performance

D.

To start multiple flowgraphs at the same time

You run a CREATE REMOTE SOURCE SQL statement to create a smart data integration remote source, but the statement fails. What could be the reason? Note: There are 2 correct answers to this question.

A.

The credentials clause defines TYPE 'PASSWORD' but does not specify a technical user

B.

The remote system is not reached through the company network

C.

You do not have the CREATE REMOTE SOURCE privilege on the remote system

D.

The specified adapter is not registered with your SAP HANA system

In a flowgraph, which node do you use to select only the required columns from a data source andto filter specific rows?

A.

Projection

B.

Aggregate

C.

Case

D.

Pivot