C-HANATEC-17 Practice Exam Tests Latest Updated on Aug-2021 [Q23-Q44]

Share

C-HANATEC-17 Practice Exam Tests Latest Updated on Aug-2021

Pass C-HANATEC-17 Exam in First Attempt Guaranteed Dumps!

NEW QUESTION 23
Which SAP recommendations do you follow to create an optimal table partitioning plan for SAP Business Suite powered by SAP HANA? Note: There are 2 correct answers.

  • A. Have a high number of partitioned tables
  • B. Have a low number of keys
  • C. Have partitions of a table on the same host
  • D. Have a high number of partitions per table

Answer: C,D

 

NEW QUESTION 24
Which of the following database resources can be monitored at the DBA Cockpit Current Status Overview monitor?
There are 3 correct answers to this question.

  • A. The time at which the database was started.
  • B. Connection statistics about open connections.
  • C. Memory and CPU consumption from the SAP HANA database.
  • D. Disk consumption from the SAP HANA database.

Answer: A,C,D

 

NEW QUESTION 25
Which diagnostic file can you use to monitor the status of database recovery?

  • A. backint.log
  • B. sapstartsrv.log
  • C. backup.log
  • D. available.log

Answer: C

 

NEW QUESTION 26
In which of the following SAP HANA scenarios is it recommended to encrypt communication between the client software and SAP HANA? There are 2 correct answers to this question.

  • A. SAP HANA as a classic three-tier architecture as the primary database (for example. SAP NetWeaver Business Warehouse, SAP Business Suite Installation).
  • B. SAP HANA as a platform for providing database and application services to native SAP HANA-based applications.
  • C. SAP HANA as a data mart for reporting and analytics.

Answer: B,C

 

NEW QUESTION 27
What are some advantages of a system replication with operation mode logreplay compared to delta_datashipping Note: There are 2 correct answers.

  • A. Takeover time is shorter
  • B. Network traffic is reduced
  • C. Memory consumption is lower
  • D. CPU load is reduced

Answer: A,B

 

NEW QUESTION 28
You plan to set up an SAP HANA2.0 system on intel-based hardware platform. Which of the following operating systems can you use Note: There are 2 correct answers.

  • A. SUSE Linux Enterprise Server (SLES) for SAP Applications 12 SP1
  • B. Red Hat Enterprise Linux for SAP HANA (RHEL for SAP HANA) 6.5
  • C. SUSE Linux Enterprise Server (SLES) for SAP Applications 11 SP1
  • D. Red Hat Enterprise Linux for SAP HANA (RHEL for SAP HANA) 7.2

Answer: A,D

 

NEW QUESTION 29
you can establish SAP Solution Manager connectivity and configure a Remote Service Connection (via SAP Router) as part of the initial setup. Since Solution Manager 7.1 SP04, the SAP HANA databases can be integrated into SAP Solution Manager.
What are these components can be integrated into SAP HANA database?
There are 3 correct answers to this question.

  • A. Performance Warehouse
  • B. The transaction DBACockpit
  • C. SAP HANA Database
  • D. Alerting Infrastructure

Answer: A,B,D

 

NEW QUESTION 30
Which actions are always recorded when auditing is active? Note: There are 2 correct answers.

  • A. Disable auditing
  • B. Modification of an audit policy
  • C. Grant or revoke user
  • D. Create or drop user

Answer: A,B

 

NEW QUESTION 31
Which replication modes keep the primary system waiting until a timeout is exceeded when the secondary system is not available? There are 2 correct answers to this question.

  • A. ASYNC
  • B. SYNC
  • C. FULL SYNC
  • D. SYNCMEM

Answer: B,D

 

NEW QUESTION 32
Which system privilege must you have to manage black listed parameters in SAP HANA cockpit? Please choose the correct answer.

  • A. DATABASE ADMIN
  • B. INIFILE ADMIN
  • C. RESOURCEADMIN
  • D. WORKLOAD ADMIN

Answer: B

 

NEW QUESTION 33
You are installing several SAP HANA systems with a standard setup. How can you automate this activity?

  • A. Generate a configuration template using hdblcm
  • B. Export and import the standard configurations from SAP HANA cocpit
  • C. Copy the ini files to all systems
  • D. Copy the complete install folders to all hosts

Answer: A

 

NEW QUESTION 34
The SAP HANA database is NOT reachable, and the root cause is unclear. Which SAP HANA cockpit functions allow you to investigate this situation? Note: There are 2 correct answers.

  • A. Manage full system information dumps
  • B. Troubleshoot unresponsive system
  • C. Open blocked transactions
  • D. Overall database status

Answer: B,D

 

NEW QUESTION 35
You installed an SAP Netweaver-based application on an SAP HANA database. What is the default secure user store to store the password of the SAP<schema-id> user?

  • A. Secure store in file system (SSFS)
  • B. xuser
  • C. hdbuserstore
  • D. ABAP secure store file system (SSFS)

Answer: C

 

NEW QUESTION 36
Which tool do you use to backup the root encryption keys?

  • A. hdbuserstore
  • B. hdbnsutil
  • C. dbacockpit
  • D. rsecssfx

Answer: B

 

NEW QUESTION 37
After you start the SAP HANA database, what does the system do to ensure that it is in a consistent mode?

  • A. It reloads a savepoint with the restored consistent state of the database
  • B. It determines and rolls forward aborted transactions
  • C. It rolls back write transactions that were open when the database was stopped
  • D. It rolls back changes of committed transactions that were NOT written to the data area

Answer: C

 

NEW QUESTION 38
Reloading column tables in this way restores the database to a fully operational state more quickly. However, it does create performance overhead, and may not be necessary in nonproductive systems, how can you deactivate the the reload feature? Please choose the correct answer.

  • A. Edit the indexserver.ini file by setting the reload_tables parameter in the sql section to false
  • B. Edit the indexserver.xml file by setting the reload_tables parameter in the sql section to false
  • C. Edit the indexserver.ini file by setting the reload_tables parameter in the sql section to true
  • D. Edit the indexserver.xml file by setting the reload_tables parameter in the sql section to false

Answer: A

 

NEW QUESTION 39
Which scale-out roles can you assign to the hosts in the nameserver.ini file? There are 2 correct answers to this question.

  • A. STANDBY
  • B. SLAVE
  • C. WORKER
  • D. MASTER 1

Answer: A,C

 

NEW QUESTION 40
For which scenarios is it mandatory to define the authorizations at HANA Level? There are 2 correct answers to this question.

  • A. Business Suite on HANA
  • B. Web-based native applications based on XS
  • C. SAP S/4HANA
  • D. SAP HANA Live for SAP Business Suite

Answer: B,D

 

NEW QUESTION 41
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 <USERNAME> ENABLE CLIENT CONNECT
  • B. ALTER USER GRANT CREATE ANY ON OWN SCHEMA
  • C. ALTER USER <USERNAME> ACTIVATE USER NOW
  • D. ALTER USER <USERNAME> GRANT ROLE PUBLIC
  • E. ALTER USER <USERNAME> ADD REMOTE IDENTITY

Answer: A,B,D

 

NEW QUESTION 42
What software innovations did SAP deliver with SAP HANA? There are 2 correct answers to this question.

  • A. Compression and Decompression.
  • B. Row and Delta store.
  • C. Partitioning.
  • D. Insert only on Column store.

Answer: B,C

 

NEW QUESTION 43
You plan to migrate a non-SAP database to SAP HANA using the database migration option (DMO) of the Software Update Manager. Which advanced DMO options can you adjust to speed up the migration? There are
2
correct answers to this question.

  • A. R3trans processes
  • B. SAPup processes
  • C. SQL processes
  • D. TP processes

Answer: A,C

 

NEW QUESTION 44
......

SAP Certified Technology Associate  Free Certification Exam Material from ActualVCE with 242 Questions: https://www.actualvce.com/SAP/C-HANATEC-17-valid-vce-dumps.html