sap hana assignment week 1

4
Assignment Week 1 Started: Oct 31 at 10:07pm Question 1: 5 pts<p>Which of the following are features of non-native applications?<br><i>Note: There are 3 correct answers to this question.</i></p> Which of the following are features of non-native applications? Note: There are 3 correct answers to this question. They use an external application server. They can be extended to run on SAP HANA. They connect directly to SAP HANA. Existing applications can be used without change. They use SAP HANA XS. Question 2: 3 pts<p>Which of the following is true of SAP HANA Extended Application Services (SAP HANA XS)?<br><i>Note: There are 3 correct answers to this question.</i></p> Which of the following is true of SAP HANA Extended Application Services (SAP HANA XS)? Note: There are 3 correct answers to this question. SAP HANA XS handles the control flow (business) logic. Clients handle the presentation logic. SAP HANA XS handles the data extraction logic. SAP HANA XS is a lightweight application server. SAP HANA XS handles the data calculation logic. Question 3: 2 ptsWhat is the main function of the SAP HANA repository? What is the main function of the SAP HANA repository? To store user preferences To store catalog tables

Upload: satishkrishnar

Post on 01-Jan-2016

63 views

Category:

Documents


1 download

DESCRIPTION

sap hana

TRANSCRIPT

Page 1: sap hana Assignment Week 1

Assignment Week 1Started: Oct 31 at 10:07pm

 Question 1: 5 pts<p>Which of the following are features of non-native applications?<br><i>Note: There are 3 correct answers to this question.</i></p>

Which of the following are features of non-native applications?Note: There are 3 correct answers to this question.

They use an external application server.They can be extended to run on SAP HANA.They connect directly to SAP HANA.

Existing applications can be used without change.They use SAP HANA XS.

 Question 2: 3 pts<p>Which of the following is true of SAP HANA Extended Application Services (SAP HANA XS)?<br><i>Note: There are 3 correct answers to this question.</i></p>

Which of the following is true of SAP HANA Extended Application Services (SAP HANA XS)?Note: There are 3 correct answers to this question.

SAP HANA XS handles the control flow (business) logic.Clients handle the presentation logic.

SAP HANA XS handles the data extraction logic.SAP HANA XS is a lightweight application server.SAP HANA XS handles the data calculation logic.

 Question 3: 2 ptsWhat is the main function of the SAP HANA repository?

What is the main function of the SAP HANA repository?

To store user preferencesTo store catalog tablesTo store design-time object versionsTo store runtime object versions

 Question 4: 3 ptsWhich type of access does the Project Explorer view provide to repository content in SAP HANA studio?

Which type of access does the Project Explorer view provide to repository content in SAP HANA studio?

Page 2: sap hana Assignment Week 1

Read-only access to all packages

Read/write access to authorized packages which are part of your projectWrite access to all packages

Read-only access to authorized packages which are part of your project

 Question 5: 2 pts<p>Which SAP HANA studio perspectives are most often used by the application developer?<br><i>Note: There are 2 correct answers to this question.</i></p>

Which SAP HANA studio perspectives are most often used by the application developer?Note: There are 2 correct answers to this question.

The Project Explorer perspective

The SAP HANA Repositories perspectiveThe SAP HANA Development perspectiveThe Debug perspective

The JavaScript perspective

 Question 6: 5 pts<p>How can you reduce the cost of an SAP HANA system with Amazon Web Services (AWS) in the Cloud?<br><i>Note: There are 3 correct answers to this question.</i></p>

How can you reduce the cost of an SAP HANA system with Amazon Web Services (AWS) in the Cloud?Note: There are 3 correct answers to this question.

Stop the instance when not using the instanceUse Request Spot Instances to bid on an instanceStart your instance using an EBS Optimized Volume

Choose a higher HANA instance size when creating a stack in AWSChoose a lower HANA instance size when creating a stack in AWS

 Question 7: 2 ptsWhat happens when you stop an SAP HANA instance on Amazon Web Services (AWS)?

What happens when you stop an SAP HANA instance on Amazon Web Services (AWS)?

Data entered during an AWS session is saved and made available when the instance restarts.The AWS session continues to process data in the background.

You are prompted to save data before the AWS session stops.Data entered during an AWS session is lost and must be reentered on restart.

 

Page 3: sap hana Assignment Week 1

Question 8: 2 ptsWhere does an SAP HANA application store runtime objects?Where does an SAP HANA application store runtime objects?

In the SAP HANA repositoryIn the Eclipse project workspaceIn the SAP HANA databaseIn the SAP HANA workspace

 Question 9: 3 pts<p>Which of the following elements can you specify in the application-access file?<br><i>Note: There are 3 correct answers to this question.</i></p>

Which of the following elements can you specify in the application-access file?Note: There are 3 correct answers to this question.

User-authentication mechanismContent hierarchy

User authorizationContent exposureApplication privilege

 Question 10: 3 ptsWhat is the main role of server-side JavaScript in SAP HANA XS?

What is the main role of server-side JavaScript in SAP HANA XS?

To extract content unaided from the databaseTo define data unaided in the SAP HANA databaseTo update data unaided in the SAP HANA databaseTo expose extracted data in response to client requests

Submit Answers

Unit 4

Submitted Oct 30 at 10:39pm 

Question 1: 2 ptsWhat do you use to request access to a running SAP HANA system?What do you use to request access to a running SAP HANA system?Search enginesSAP Community Mailing ListSAP HANA Developer CenterSAP HANA forum2 / 2

 

Page 4: sap hana Assignment Week 1

Question 2: 5 ptsHow can you reduce the cost of an SAP HANA system with Amazon Web Services (AWS) in the Cloud?<br>Note: There are 3 correct answers to this question.

How can you reduce the cost of an SAP HANA system with Amazon Web Services (AWS) in the Cloud?Note: There are 3 correct answers to this question.Choose a higher HANA instance size when creating a stack in AWSChoose a lower HANA instance size when creating a stack in AWSStop the instance when not using the instanceUse Request Spot Instances to bid on an instanceStart your instance using an EBS Optimized Volume