
Verified C_HANATEC_17 dumps Q&As - Pass Guarantee or Full Refund [Jan-2022]
C_HANATEC_17 PDF Dumps | Jan 26, 2022 Recently Updated Questions
SAP C_HANATEC_17 Exam Description:
The "SAP Certified Technology Associate - 'SAP HANA 2.0 SPS05" certification exam verifies that the candidate possesses the required knowledge in the area of the SAP HANA 2.0 (SPS05) for the profile of an SAP HANA technology consultant. This certificate builds on the basic knowledge gained through related SAP HANA training and preferably refined by practical experience within an SAP HANA project team, whereby the consultant applies the acquired knowledge practically in projects. Furthermore, the "SAP Certified Technology Associate - SAP HANA 2.0" certification exam verifies, that the candidate has the knowledge of installing SAP HANA required by the profile of an SAP HANA technology consultant.
NEW QUESTION 116
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 117
You created data and log backups on the file system. Due to a hardware failure, you use the Recover Database app in SAP HANA cockpit 2.0 to recover the crashed SAP HANA database. From which location does the Recover Database app read the recovery information by default?
- A. $(DIR_INSTANCE)/../global/hdb/custom/config
- B. $(DIR_INSTANCE)/backup/log
- C. $(DIR_INSTANCE)/<hostname>/trace
- D. $(DIR_INSTANCE)/backup/data
Answer: B
NEW QUESTION 118
You need to rename a tenant database using the Manage Database app in the SAP HANA cockpit. Which prerequisite do you require? Note: There are 2 correct answers.
- A. The tenant database must be on one host
- B. You have the DATABASE ADMIN system privileges
- C. The tenant database is stopped
- D. The system database must be on the master node
Answer: A,C
NEW QUESTION 119
Which prerequisites of the primary system and the secondary system are mandatory before you can activate the SAP HANA system replication with secondary time travel? There are 2 correct answers to this question.
- A. Both systems are located in the same data center.
- B. Both must have the same SAP HANA version.
- C. An explicit read-only connect on between both systems must be available
- D. The CPU architecture must be identical.
Answer: B,D
NEW QUESTION 120
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. Select INFO from the System Trace Level for the Indexserver component and then select AUTHORIZATION.
- B. Specify the name of the table/view.
- C. Select INFO from the System Trace Level for the Preprocessor component and then select AUTHORIZATION.
- D. Specify the user as the database user.
Answer: A,D
NEW QUESTION 121
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. MASTER 1
- D. WORKER
Answer: A,D
NEW QUESTION 122
Where do you investigate a failed uninstall of an SAP HANA scale-out system?
- A. /hana/shared/log
- B. /var/tmp/hdblcm.log
- C. /hana/log/<SID>
- D. /usr/sap//hostctrl/work
Answer: B
NEW QUESTION 123
Which technology does the SAP DBA Cockpit use to store the performance indicators? Please choose the correct answer.
- A. SAP Adaptive Server Enterprise
- B. SAP Business Intelligence
- C. SAP Intelligent Query
- D. SAP Analytics Cloud
Answer: B
NEW QUESTION 124
Where is the name server running in a multitenant database container system? Please choose the correct answer.
- A. Standby node
- B. Master node
- C. SYSTEMDB
Answer: C
NEW QUESTION 125
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 126
Where are the R3load processes located when performing the Database Migration Option (DMO) procedure using the in-place migration? Please choose the correct answer.
- A. On the Primary Application Server (PAS) host
- B. On the source and target host
- C. On the remote target database host
- D. On the Additional Application Server (AAS) host
Answer: A
NEW QUESTION 127
What is the minimum space requirement for the Data Volume? There are 2 correct answers to this question.
- A. Min. 1 * RAM
- B. 1.2 * RAM (TDI)
- C. Min. 0.5 * RAM
- D. 3 * RAM (Appliance)
Answer: B,D
NEW QUESTION 128
Which prerequisites must be fulfilled when recovering a tenant database? There are 2 correct answers to this question.
- A. You need the logon credentials of the <sid> adm user.
- B. The whole system is shut down, including all tenant databases
- C. Before the recovery starts, the tenant database must be stopped.
- D. You need the logon credentials of the system database user.
Answer: A,C
NEW QUESTION 129
Which of the following statements are true about SAP HANA Live? There are 2 correct answers to this question.
- A. SAP HANA Live for SAP Business Suite focuses on Enterprise Data Warehouse cases, and not on live operational reporting.
- B. SAP HANA Live for SAP Business Suite comes with a comprehensive set of predefined models from across the SAP Business Suite.
- C. SAP HANA Live for SAP Business Suite comprises of an Analytical Model.
- D. SAP HANA Live for SAP Business Suite is a Rapid Deployment Solution.
- E. SAP HANA Live for SAP Business Suite is an accelerator.
Answer: B,C
NEW QUESTION 130
Which of the following actions are possible when managing roles? There are 3 correct answers to this question.
- A. A role can contain other roles and privileges at the same time
- B. A role can be nested to multiple other roles
- C. A role can contain multiple other roles
- D. A role can contain either other roles or privileges but not both together
Answer: A,B,C
NEW QUESTION 131
Which system privileges do you require to view roles that are granted to other users? Note: There are 2 correct answers.
- A. DATA ADM IN
- B. CATALOG READ
- C. ROLE ADMIN
- D. USER ADMIN
Answer: A,B
NEW QUESTION 132
Which information is stored in the SYSTEMDB of an SAP HANA multitenant database container system?
Note: There are 2 correct answers.
- A. Users and authorizations of the SYSTEMDB and all tenant databases
- B. Topology data on the location of tables and table partitions
- C. Landscape topology data on the system as a whole
- D. Monitoring data in the SYSTEMDB and all tenant databases
Answer: C,D
NEW QUESTION 133
What can a user do when the backup operator system privileges is assigned?
- A. Configure backup settings
- B. Perform data recovery
- C. Schedule backups
- D. Delete backups
Answer: C
NEW QUESTION 134
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 135
Which migration features are supported when using the Database Migration Option (DMO) feature of SAP Software Update Manager (SUM)? There are 2 correct answers to this question.
- A. The Primary Application Server can be moved to a target system Landscape
- B. The source and target database system are of the same type
- C. The source system is Application Server (AS) Java-base
- D. The target database is SAP Adaptive Server Enterprise (ASE)
Answer: A,D
NEW QUESTION 136
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. SAPup processes
- B. SQL processes
- C. TP processes
- D. R3trans processes
Answer: B,D
NEW QUESTION 137
How can you ensure that the critical database system properties CANNOT be changed by tenant database administrators?
- A. Set up cross-database access control
- B. Assign internal communication ports
- C. Set database isolation levels to high
- D. Edit the configuration change blacklist
Answer: D
NEW QUESTION 138
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. Memory and CPU consumption from the SAP HANA database.
- B. Connection statistics about open connections.
- C. Disk consumption from the SAP HANA database.
- D. The time at which the database was started.
Answer: A,C,D
NEW QUESTION 139
......
C_HANATEC_17 Exam Questions – Valid C_HANATEC_17 Dumps Pdf: https://www.dumpexams.com/C_HANATEC_17-real-answers.html
C_HANATEC_17 Practice Test Questions Answers Updated 242 Questions: https://drive.google.com/open?id=1xIkqYMLEc6afLHghyerWggPmDZf36Txt