Get Started C-HANATEC-17 Exam [2023] Dumps SAP PDF Questions [Q69-Q86]

Share

Get Started: C-HANATEC-17 Exam [2023] Dumps SAP PDF Questions

C-HANATEC-17 Premium Exam Engine pdf Download


For more information about the SAP C_HANATEC_17 Exam visit the following reference link:

SAP C_HANATEC_17 Exam Reference link


SAP C-HANATEC-17 Certification Exam Topics:

Topic AreasTopic Details, Courses, Books
SAP HANA Installation, Configuration and Upgrade > 12%

Performing installation, update and post-installation configuration tasks of the SAP HANA 2.0 database system.

SAP HANA Database Administration > 12%

Performing the daily SAP HANA database administration tasks using SAP HANA cockpit.

SAP HANA Monitoring and Troubleshooting 8% - 12%

Monitor and analyze the performance of SAP HANA systems, and be able to troubleshoot problems and perform  Root Cause Analysis using the SAP HANA cockpit tools.

SAP HANA Database Security 8% - 12%

Understand the SAP HANA database system security concepts, create SAP HANA users and roles and setup audit policies.

SAP HANA High Availability and Disaster Recovery > 12%

Install, configure and monitor SAP HANA database systems that are setup in a scale-out or in system replication configuration.

SAP HANA Architecture and Deployment Options 8% - 12%

Describing the SAP HANA database system architecture and the different deployment options.


 

NEW QUESTION 69
Which prerequisites are necessary for productively using SAP HANA cockpit 2.0?
There are 2 correct answers to this question.

  • A. An IBM Power System with operating system SUSE Linux Enterprise Server (SLES)
  • B. An intel-based system with operating system Microsoft Windows
  • C. 10 GBit/s network bandwidth
  • D. 16 GB RAM on a dedicated server

Answer: A,D

 

NEW QUESTION 70
Which tools do you use to delete diagnosis files? There are 2 correct answers to this question.

  • A. SAP HANA cleaner
  • B. SAP HANA cockpit
  • C. SAP HANA database explorer
  • D. SAP HANA Web-based Development Workbench

Answer: A,C

 

NEW QUESTION 71
Which activities do you have to carry out to configure your Multiple Database Container (MDC) System to a higher database isolation between tenant databases on the operating system (OS) level? There are 3 correct answers to this question.

  • A. Lock the adm OS user \/ O Add dedicated tenant
  • B. Add dedicated tenant OS users to the sapsys group.
  • C. Create dedicated tenant OS users for each tenant.
  • D. users to the <sid> shm group.
  • E. Remove the <sid> adm OS user from the sapsys group.

Answer: B,C,D

 

NEW QUESTION 72
Which application do you use to reset the memory statistics before you analyze a tenant database using SAP HANA cockpit?

  • A. Manage Databases
  • B. Resource Directory
  • C. Performance Monitor
  • D. Manage Services

Answer: D

 

NEW QUESTION 73
Which tasks can you perform using the SAP HANA database lifecycle manager (HDBLCM) on installation media? There are 2 correct answers to this question.

  • A. Uninstall SAP HANA database components.
  • B. Rename the SAP HANA database system.
  • C. Update SAP HANA and its components.
  • D. Extract components.

Answer: C,D

 

NEW QUESTION 74
Which connections do you need to enable explicitly for a Restricted user?
There are 2 correct answers to this question.

  • A. OLEDB
  • B. JDBC
  • C. ODBC
  • D. ADO.NET

Answer: B,C

 

NEW QUESTION 75
You suspect an authorization issue while executing SAP HANA reports that contain calculation views. How do you configure the authorization trace? There are 2 correct answers to this question.

  • A. Specify the name of the table/view.
  • B. Select INFO from the System Trace Level for the Indexserver component and then select AUTHORIZATION.
  • C. Specify the user as the database user.
  • D. Select INFO from the System Trace Level for the Preprocessor component and then select AUTHORIZATION.

Answer: B,C

 

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

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

Answer: B,D

 

NEW QUESTION 77
Which partitioning option distributes rows equally for load balancing in the SAP HANA database?

  • A. Range
  • B. Range-Range
  • C. RoundRobin
  • D. Hash

Answer: C

 

NEW QUESTION 78
What do you need to size before you install SAP HANA in a tailored data center integration (TDI) scenario? There are 3 correct Answers to this question.

  • A. Main memory
  • B. Persistent storage
  • C. Input/output operations per second (IOPS)
  • D. Network throughput
  • E. SAP Application Performance Standard (SAPS)

Answer: A,B,E

 

NEW QUESTION 79
You investigate a hung SAP HANA database, and you CANNOT identify the blocking transactions. What causes could lead to this behavior? Note: There are 2 correct answers.

  • A. A long savepoint duration
  • B. A setting to restrict CPU usage
  • C. A wrong role of a service in a failover situation
  • D. An issue with the delta merge

Answer: A,B

 

NEW QUESTION 80
Which administration tool can you use to start and stop the SAP HANA database system?

  • A. DBA Cockpit
  • B. SAP HANA HDBSQL
  • C. SAP Solution Manager
  • D. SAP Landscape Management

Answer: D

 

NEW QUESTION 81
You register a new resource in SAP HANA cockpit 2.0. What prerequisite does the resource require?

  • A. A user with CATALOG READ privileges and SELECT on _SYS_STATISTICS schema
  • B. A user with DATA ADMIN privileges and SELECT on _SYS_TELEMETRY schema
  • C. A multitenant configuration with SYSTEMDB
  • D. The target database on SAP HANA 2.0 SPS00 or higher

Answer: A

 

NEW QUESTION 82
SAP HANA, in the context of user management, allows you to do which of the following? There are 3 correct answers to this question.

  • A. Create and delete users
  • B. Lock and unlock users
  • C. Create a restricted user
  • D. Assign a user to a user group

Answer: A,B,C

 

NEW QUESTION 83
What is the correct sequence of the following four steps in the restart of the SAP HANA database system?
Please choose the correct answer.

  • A. Aborted transactions are rolled back. 2. Open transactions are recovered. 3. Row tables are loaded into memory. 4. Column tables are loaded.
  • B. Aborted transactions are rolled back.
  • C. Row tables are loaded into memory. 2. Open transactions are recovered. 3. Aborted transactions are rolled back. 4. Column tables are loaded.
  • D. Row tables are loaded into memory. 2. Column tables are loaded. 3. Open transactions are recovered. 4.
    Aborted transactions are rolled back.
  • E. Row tables are loaded into memory. 3. Open transactions are recovered. 4. Column tables are loaded.

Answer: D

 

NEW QUESTION 84
Why do we still need a persistent layer? There are 2 correct answers to this question.

  • A. To enable full database recovery if we have a power failure
  • B. To store data that has been unloaded from memory
  • C. To store data that is frequently used
  • D. To hold the delta store for newly arrived records

Answer: A,B

 

NEW QUESTION 85
What are prerequisites for changing the SSFS Master Keys? There are 2 correct answers to this question.

  • A. You have the credentials of the Operating system user <sid>adm that was created when the system was installed
  • B. You have the server root privilege INIFILE ADMIN
  • C. You have the system privilege I IN I FILE ADMIN
  • D. You have the credentials of the SYSTEM user

Answer: A,C

 

NEW QUESTION 86
......

Pass Your SAP Exam with C-HANATEC-17 Exam Dumps: https://www.vce4plus.com/SAP/C-HANATEC-17-valid-vce-dumps.html

Verified C-HANATEC-17 Bundle Real Exam Dumps PDF: https://drive.google.com/open?id=1uTTlZjALMHP2M-S56qDbPUsu8YQULgM2