
Authentic C-HANATEC-17 Dumps - Free PDF Questions to Pass
Guaranteed Accomplishment with Newest Dec-2021 FREE C-HANATEC-17
SAP C-HANATEC-17 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 9 |
|
C-HANATEC-17 Exam Certification Details:
| Sample Questions: | SAP C-HANATEC-17 Exam Sample Question |
| Level: | Associate |
| Languages: | English |
| Exam: | 80 questions |
| Cut Score: | 61% |
| Duration: | 180 mins |
NEW QUESTION 122
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 log backup
- B. the latest incremental backup
- C. the last full data backup
- D. the last commited transaction
Answer: A
NEW QUESTION 123
Which administration tool can you use to start and stop the SAP HANA database system?
- A. SAP HANA HDBSQL
- B. DBA Cockpit
- C. SAP Solution Manager
- D. SAP Landscape Management
Answer: D
NEW QUESTION 124
What is the correct minimum requirement for log volume and/hana/shared/ file system for an SAP HANA database system? Please choose the correct answer.
- A. For 2 TB system, Log volume = 1 TB,/hana/shared/ = 1TB
- B. For 512 GB system, Log volume = 512 GB,/hana/shared/ = 256 GB
- C. For 256 GB system, Log volume = 128 GB,/hana/shared/ = 256 GB
- D. For 1 TB system, Log volume = 1 TB,/hana/shared/ = 1TB
Answer: C
NEW QUESTION 125
Which of the following are characteristics of SAP HANA Smart Data Streaming?
- A. It is a standalone product for use with any target system.
- B. It uses databases queries.
- C. It acts based on combinations of events.
- D. It provides reports and analysis on the received data.
Answer: C
NEW QUESTION 126
You define the parameters for the password policy of an SAP HANA tenant database. Where are these parameters stored?
- A. nameserver.ini
- B. global.ini
- C. indexserver.ini
- D. multidb.ini
Answer: C
NEW QUESTION 127
You need to set up an SAP HANA system where several companies share the same SAP HANA instance. You have to provide each company a dedicated share of the instance for its data, configuration and user management. Which deployment scenario do you use?
- A. Multitenant database containers (MDC)
- B. Technical co-deployment (TCD)
- C. Multiple Components on One Database (MCOD)
- D. Multiple Components on One System (MCOS)
Answer: A
NEW QUESTION 128
In which circumstances do you create a column store table? There are 3 correct answers to this question.
- A. When the calculations are based on a small number of columns
- B. When accessing complete records
- C. When aggregations or fast search is required
- D. When the table has a large number of columns
Answer: A,C,D
NEW QUESTION 129
You need to update the location where a copy of the persistent data is saved. Which of the following parameters do you change? Note: There are 2 correct answers.
- A. basespath_export
- B. basepath_databackup
- C. basepathjogbackup
- D. basepathjogmirror
Answer: B,C
NEW QUESTION 130
You create a new user by copying an existing user. Which predelivered role of the existing user is automatically granted to the new user?
- A. Monitoring
- B. Modeling
- C. Repository
- D. Runtime
Answer: C
NEW QUESTION 131
Which tools do you use to delete diagnosis files? There are 2 correct answers to this question.
- A. SAP HANA Web-based Development Workbench
- B. SAP HANA cockpit
- C. SAP HANA cleaner
- D. SAP HANA database explorer
Answer: C,D
NEW QUESTION 132
How do you ensure that Web-based applications send HTTPS requests to specific databases in an SAP HANA multiple-container system? Note: There are 2 correct answers.
- A. Configure an alias hostname for every tenant database
- B. Configure an SAP Web Dispatcher for every tenant databases
- C. Check the hostnames mapping to internal HTTPS ports
- D. Check that all requests with physical hostnames are forwarded to tenant databases
Answer: A,B
NEW QUESTION 133
In which scenario do you need SAP expert sizing? There are 2 correct answers to this question.
- A. Consolidating multiple ERP source systems into one ERP system on SAP HANA
- B. Carving out ERP functionality from the source system to the ERP on SAP HANA system.
- C. Customers want to migrate their existing SAP NetWeaver-based systems to run on SAP HANA
- D. Customers are new to SAP applications and SAP HANA
Answer: A,B
NEW QUESTION 134
Which parameters are mandatory when using the hdblcm tool in batch mode? There are 2 correct answers to this question.
- A. Password of the user sapadm
- B. SAP HANA System ID (SID)
- C. Installation path
- D. Data and Log path
Answer: A,B
NEW QUESTION 135
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. Row tables are loaded into memory. 2. Open transactions are recovered. 3. Aborted transactions are rolled back. 4. Column tables are loaded.
- B. Row tables are loaded into memory. 3. Open transactions are recovered. 4. Column tables are loaded.
- C. Row tables are loaded into memory. 2. Column tables are loaded. 3. Open transactions are recovered. 4.
Aborted transactions are rolled back. - D. Aborted transactions are rolled back.
- E. Aborted transactions are rolled back. 2. Open transactions are recovered. 3. Row tables are loaded into memory. 4. Column tables are loaded.
Answer: C
NEW QUESTION 136
Which tool do you use to backup the root encryption keys?
- A. hdbuserstore
- B. dbacockpit
- C. rsecssfx
- D. hdbnsutil
Answer: D
NEW QUESTION 137
Your customer asks you to set up alert monitoring in SAP HANA cockpit 2.0. Which alert properties can you configure?
There are 2 correct answers to this question.
- A. Check interval
- B. Schedule activation
- C. Threshold values
- D. Proposed solution
Answer: A,C
NEW QUESTION 138
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. ABAP secure store file system (SSFS)
- B. hdbuserstore
- C. xuser
- D. Secure store in file system (SSFS)
Answer: B
NEW QUESTION 139
Which properties can you adjust in SAP HANA Admission Control? There are 3 correct answers to this question.
- A. Maximum parallel 10 requests
- B. SQL statement request memory limit
- C. Maximum request queue size
- D. Memory limit for queuing requests
- E. CPU threshold for rejecting requests
Answer: C,D,E
NEW QUESTION 140
What are some advantages of a system replication with operation mode logreplay compared to delta_datashipping Note: There are 2 correct answers.
- A. Network traffic is reduced
- B. Takeover time is shorter
- C. CPU load is reduced
- D. Memory consumption is lower
Answer: A,B
NEW QUESTION 141
......
C-HANATEC-17 Braindumps PDF, SAP C-HANATEC-17 Exam Cram: https://www.dumpsking.com/C-HANATEC-17-testking-dumps.html
Use Valid New Free C-HANATEC-17 Exam Dumps & Answers: https://drive.google.com/open?id=15KZE8BYT4l6Qn9fDIZd8IhERsmdjDLhU
