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

The data storage of your productive SAP HANA instance crashed and you need to recover the database. The log storage is still intact. You have a full data backup that is 9 hours old and an incremental backup that is 4 hours old To which point in time you can recover to minimize the data.

A.

the latest incremental backup

B.

the latest log backup

C.

the last full data backup

D.

the last commited transaction

Which privileges are assigned automatically when you create a technical user during the register resource procedure in SAP HANA cockpit? There are 2 correct answers to this question.

A.

SELECT on the _SYS_TELEMETRY schema

B.

RESOURCE ADMIN

C.

SELECT on the _SYS_STATISTICS schema

D.

CATALOG READ

What do you do to prepare the database migration option of a Software Update Manager procedure? Note: There are 3 correct answers.

A.

Move the SPAM update archive into the download folder

B.

Extract the SAP HANA Client installation archive

C.

Move the stack.xml update file into the download folder

D.

Extract the SAP HANA database installation archive

E.

Move the R3trans update archive into the download folder

What are the two features of the storage engine in the SAP HANA index server that enable data consistency and maintain durable changes? Please choose

A.

Metadata Manager and Transaction Manager

B.

Page Management and logge

C.

Column Store and Row Store

D.

Session Management and log Volumes

Which authentication method can you configure for single sign-on in a middleware/application server scenario.

A.

JSON web token

B.

SAML

C.

Kerberos

D.

X.509 certificate

Which tool shows the difference of tables and indexes between your ABAP dictionary and your SAP HANA database?

A.

DBA Cockpit

B.

hdblcm

C.

hdbsql

D.

SAP HANA cockpit

Due to a hardware failure of your persistence area, your SAP HANA database needs to be restored. Which tasks do you perform to recover the complete system? Note: There are 2 correct answers.

A.

Start the recovery from the tenant database using SAP HANA cockpit 2.0

B.

Recover all the databases using Initialize Log Area option

C.

Recover the system database before recovering all tenant databases

D.

Start the recovery from the system database SAP HANA cockpit 2.0

You must design a high-availability SAP HANA database system with 8 hosts (6 worker and 2 standby) that also uses multitenant database containers. Which rules apply?

There are 2 correct answers to this question.

A.

The system database must run on the standby host.

B.

The system database instance must run on all hosts (worker and standby).

C.

The tenant databases must be able to be scaled out to all hosts (worker and standby).

D.

The tenant databases must run on the worker hosts.

Which of the following actions are possible when managing roles? There are 3 correct answers to this question.

A.

A role can contain either other roles or privileges but not both together

B.

A role can contain other roles and privileges at the same time

C.

A role can be nested to multiple other roles

D.

A role can contain multiple other roles

You created a restricted user in the DB1 database. Which commands must you use to convert the restricted SAP HANA user to a standard SAP HANA user? There are 3 correct answers to this question.

A.

ALTER USER GRANT ROLE PUBLIC

B.

ALTER USER ENABLE CLIENT CONNECT

C.

ALTER USER ACTIVATE USER NOW

D.

ALTER USER GRANT CREATE ANY ON OWN SCHEMA

E.

ALTER USER ADD REMOTE IDENTITY