Test 2

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 16

ABAP for SAP HANA 2.

0 - Test 2 - Results

Return to review

Attempt 1
All questions
Question 1: Correct
Why do you build a calculation view of type DEFAULT?

To provide a data source that is only consumed by other calculation views.
(Correct)


To support optimized multidimensional reporting


To provide a leaner model when only attributes are required


To ensure all reporting tools can consume the calculation view

Question 2: Incorrect
When do you use the hidden attribute in a dimension calculation view?

When you want to hide an attribute that is not required for client consumption.
(Correct)


When you want to hide the attribute in your cube calculation view.


When you need to include the attribute in your calculation view to define a join.


When you want to include an attribute that is not required for cube consumption.
(Incorrect)

Question 3: Correct
Which generated output column uses hierarchies?

Rank Column


Node Column
(Correct)


Restricted Column


Calculated Column

Question 4: Incorrect
What is XS?

A native, lightweight application server
(Correct)


An optional engine to handle excessive data loads
(Incorrect)


A data cleansing engine


A user interface

Question 5: Incorrect
What is the preferred way to create a procedure?

Use the CREATE PROCEDURE statement in the SQL console.


Create a .procedure file.


Create a .hdbprocedure file.
(Correct)


Use the Import menu in the SAP Web IDE for SAP HANA.
(Incorrect)

Question 6: Incorrect
What can you extract using the standard text analysis configuration: Voice of
the Customer? (2 Correct)

Suggestions
(Incorrect)

Sentiments
(Correct)


Requests
(Correct)


Recommendations
(Incorrect)

Question 7: Incorrect
Which of the following views can you extend with the SAP HANA Live
Extension Assistant?

Query views with a union


Reuse views
(Correct)


All SAP-delivered views
(Incorrect)


Your own custom views

Question 8: Incorrect
BI tools connect to the SAP HANA database using which of these? (4 Correct)

TRFC
(Incorrect)


ODBC
(Correct)


JDBC
(Correct)


ODBO
(Correct)

BICS
(Correct)

Question 9: Correct
In which key areas can we expect there to be improvements when running SAP
BW on SAP HANA? (2 Correct)

Tighter security


Data loading performance
(Correct)


Superior data quality


Reporting performance
(Correct)

Question 10: Incorrect


For what type of data are SAP HANA calculation views of type dimension used?

Transactional data


Master data
(Correct)


Materialized cube data


Calculated data
(Incorrect)

Question 11: Incorrect


Which of the following SAP data provisioning tools can provide real-time data
provisioning? (3 Correct)

SDI
(Correct)


SAP Data Services
(Incorrect)


SAP Replication Server
(Correct)


SDQ


SAP Landscape Transformation Replication Server
(Correct)

Question 12: Incorrect


From where does the Extract Semantics feature get the definition of hierar-
chies?

From the current calculation view


From the table data sources


From the underlying dimension views
(Correct)


From the SQL view data sources
(Incorrect)

Question 13: Incorrect


You want to join 2 tables in a calculation view. When would you use non-equi
join?

The join requires a <(less than) operator.
(Correct)


The cardinality is 1: N


The join is part of star join.
(Incorrect)


The cardinality is impossible to determine.
Question 14: Incorrect
What can be used to return multiple result sets?

Scalar function


Table function


Procedure
(Correct)


View
(Incorrect)

Question 15: Correct


What can you determine using the hierarchy function in a calculation view? (3
Correct)

Source attributes of a composite hierarchy node
(Correct)


Distance between root and each hierarchy node
(Correct)


Number of siblings for a hierarchy node
(Correct)


Hierarchy nodes that have no parent


Time interval of hierarchy nodes

Question 16: Incorrect


Which table partitioning types does SAP HANA support? (3 Correct)

Hash
(Correct)


Composite
(Incorrect)

Round-robin
(Correct)


Cluster


Range
(Correct)

Question 17: Incorrect


You use parallelism to calculate a year-to-date value quickly, and you eliminate
a table from the database. What are some of the implications of this action? (3
Correct)

Smaller database backups
(Correct)


Less code
(Correct)


Better user interfaces


Faster response times
(Correct)


Faster inserts into the database
(Incorrect)

Question 18: Incorrect


You created a table using the SQL console inside the HANA deployment
infrastructure (HDI) container of project. You export project and re-import it
with a different project What do you observe the SAP HANA database module?
name to same database.

The build is successful but the table is NOT present
(Correct)


The build is successful and the table and its data are present
(Incorrect)

The build fails and the table is NOT present

Question 19: Incorrect


On a weekly basis, you need to extract and apply complex transformations on
data from three data sources SAP ERP, Microsoft Excel, and Apache Hadoop,
and then combine and load the data into an SAP HANA table. Which tools can
you use? (2 Correct)

SAP Landscape Transformation Replication Server
(Incorrect)


SAP HANA smart data access


SAP Data Services
(Correct)


SAP HANA smart data integration
(Correct)

Question 20: Incorrect


Which deployment scenario can you use to accelerate reporting from an old
SAP R/3 system?

SAP HANA as a database


SAP HANA as a platform


SAP HANA as a side-by-side accelerator
(Correct)


SAP HANA Multitenant Database Containers (MDC)
(Incorrect)

Question 21: Incorrect


What tool generates files to help configure SAP Landscape Transformation
Replication Server table replication?

SAP HANA Live Extension Assistant
(Incorrect)

Authorization Assistant


SAP HANA Studio


SAP HANA Live Browser
(Correct)

Question 22: Incorrect


An SAP HANA Live model is displayed as in invalid view in the list of models in
the SAP HANA Live browser. What could be the reason? (2 Correct)

The model is missing an underlying table
(Incorrect)


The model has been deleted
(Correct)


The model is missing a dependent view
(Incorrect)


The model's underlying table is not fully replicated
(Correct)

Question 23: Incorrect


Which component of the SAP SQL Data Warehousing do you use to move
tables with data that are used together often to the same node to enhance
query performance?

Data Distribution Optimizer (DDO)
(Correct)


Data Lifecycle Manager (DLM)


Data Warehouse Monitor (DWM)


Data Warehouse Scheduler (DWS)
(Incorrect)
Question 24: Correct
How can you connect SAP Analysis for Microsoft Office to SAP HANA?

Using an SAP HANA Live data connection


Using an ODBO connection


Using Direct Access Mode


Using an SAP BusinessObjects Enterprise platform web service
(Correct)

Question 25: Correct


You have Model B that is based on Model A. You have NOT built any of the
models yet. You delete Model A. What happens during the build? (2 Correct)

You get a build error when you build Model B
(Correct)


The build of Model B is successful


You get an error when you build the entire HDB module
(Correct)


The build of the entire HDB module is successful

Question 26: Incorrect


The company asks you to get data from IoT sensors. Which SAP tools could you
use? (3 Correct)

SAP SQL Anywhere
(Correct)


SAP HANA Remote Data Sync (RDSync)
(Incorrect)


SAP Landscape Transformation Replication Server
(Correct)

SAP HANA streaming analytics
(Correct)


SAP HANA smart data access (SDA)
(Incorrect)

Question 27: Incorrect


What are the three areas of SAP HANA Text Processing? (3 Correct)

Text Mining
(Correct)


Text Profiling
(Incorrect)


Text Analysis
(Correct)


Text Search
(Correct)

Question 28: Incorrect


Which are features of a calculated column? (2 Correct)

It’s a column in the result set.
(Correct)


Its calculations are persisted.
(Incorrect)


It’s created in the output area.
(Correct)


It’s created in the Semantics node.
(Incorrect)

Question 29: Incorrect


Why did SAP decide to use CDS for S/4HANA Analytics and not SAP HANA
Live? (2 Correct)

More use cases are available with CDS than with SAP HANA Live.
(Correct)


Deeper BI functionality is available with CDS compared to SAP HANA Live.
(Incorrect)


CDS is tied to the application layer for better control of complete source code
transportation.
(Correct)


Calculation views cannot be used with S/4HANA tables.

Question 30: Correct


SAP HANA security services include which of the following? (4 Correct)

Audit logging
(Correct)


Authentication
(Correct)


Encryption
(Correct)


Antivirus Protection


Authorization
(Correct)

Question 31: Correct


What enables the delta buffer technique to speed up both reads and inserts in
SAP HANA?

Using column-based tables only


Using row-based tables only

Using both row-based and column-based tables
(Correct)


Using only the insert-only technique

Question 32: Incorrect


Which of the following are characteristics of SAP HANA Smart Data Streaming?

It uses databases queries


It is a standalone product for use with any target system.
(Incorrect)


It acts based on combinations of events
(Correct)


It provides reports and analysis on the received data.

Question 33: Incorrect


For which deployment scenario does SAP deliver prebuilt data models?

SAP HANA as a platform


SAP HANA as a side-by-side accelerator
(Incorrect)


SAP HANA as an SQL Data Warehouse
(Correct)


SAP HANA on the cloud

Question 34: Correct


Which of the following data provisioning tools can provide a delta load of a
table from the source system?

SAP HANA streaming analytics


SDA


SAP Landscape Transformation Replication Server
(Correct)


Flat files

Question 35: Incorrect


What do you use to build a financial report for the company’s board members
that allows them to choose if they want the report to be in euros or dollars?

An input parameter from an Aggregation node
(Incorrect)


A variable from the Semantics node


A variable from a Projection node


An input parameter from the Semantics node
(Correct)

Question 36: Incorrect


Which of the following data operations can you perform with SDA? (3 Correct)

Data federation
(Correct)


Logical data warehouse
(Incorrect)


Physical data warehouse
(Correct)


Real-time replication
(Correct)

Question 37: Incorrect


In SAP Web IDE for SAP HANA, what can a flow graph generate in a predictive
analysis scenario? (2 Correct)

Procedure
(Correct)


Container
(Incorrect)


Task


Function
(Correct)

Question 38: Correct


Which type of tables required extended storage?

Row tables


Multistore tables
(Correct)


Column tables


In-memory tables

Question 39: Incorrect


Which business intelligence tool queries SAP HANA using MDX?

SAP Analysis for Microsoft Office


SAP Lumira, discovery edition


SAP BusinessObjects Web Intelligence
(Incorrect)


Microsoft Excel
(Correct)

Question 40: Incorrect


How can you optimize performance when writing SQL for use with calculation
views? (2 Correct)

Use calculation engine (CE) functions instead of plain SQL
(Incorrect)


Increase paralization by using variables to break up statements
(Correct)


Use declarative language instead of cursors
(Correct)


Control the flow logic using IF-THEN-ELSE conditions

Continue
Retake test
Fullscreen

You might also like