New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Helping Hand Questions for C_HANAIMP_18

SAP Certified Application Associate - SAP HANA 2.0 SPS06 Questions and Answers

Question 9

You deleted the design-time file of a calculation view in your HDB module.What is the recommended way to ensure that the corresponding runtime object is also removed from the database?

Options:

A.

Execute a DROP statement in an SQL console connected to the HDI container.

B.

Build the project that contained the deleted design-time file.

C.

Execute the refactor function for the calculation view.

D.

Build the folder that contained the deleted design-time file.

Question 10

Which are the components of SAP HANA Cloud?Note: There are 3 correct answers to this question.

Options:

A.

SAP Data Warehouse Cloud

B.

SAP HANA Cloud data lake

C.

Native Storage Extension

D.

SAP Analytics Cloud

E.

SAP HANA in-memory database

Question 11

Which of the following are warm data tier solutions?Note: There are 3 correct answers to this question.

Options:

A.

Extension Node

B.

Persistent memory

C.

Native Storage Extension

D.

Dynamic Tiering

E.

Active / active read-enabled mode

Question 12

You have imported a new calculation view in a folder that contains an .hdinamespace file. This calculation view consumes one data source, which is a table. When trying to build the calculation view, the build fails with a namespace-related issue.What could be the reason?Note: There are 2 correct answers to this question.

Options:

A.

The imported calculation view and its data source have different namespaces.

B.

The namespace used within the calculation view to reference the table is different from the actual namespace in the identifier of this table.

C.

The .hdinamespace specifies "sub-folder":"append", so calculation views can only be created in subfolders.

D.

An .hdinamespace file is defined in the SRC folder that specifies a different namespace property than the one in the identifier of the calculation view.