SAP C-hanatec-15 Certification Exam Practice Test

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Hana Banana
H
Hana Banana
Community Contributor
Quizzes Created: 1 | Total Attempts: 2,740
| Attempts: 2,740 | Questions: 76
Please wait...
Question 1 / 76
0 %
0/100
Score 0/100
1. Where do you investigate a failed uninstall of an SAP HANA scale-out system? 

Explanation

The correct answer is /var/tmp/hdblcm.log. This log file is typically used to store information related to the installation and uninstallation of SAP HANA systems. Therefore, if there is a failed uninstallation of an SAP HANA scale-out system, investigating the /var/tmp/hdblcm.log file can provide valuable information about the cause of the failure and help in troubleshooting the issue.

Submit
Please wait...
About This Quiz
SAP C-hanatec-15 Certification Exam Practice Test - Quiz

SAP C-HANATEC-15 Certification is mainly concerning to those candidates who are from SAP HANA and business consulting area and want to build their career as an SAP Certified... see moreTechnology Associate- SAP HANA 2.0 (SPS03). This certification exam validates that the candidate has a good hold on fundamental knowledge and proven skills in this area so he/she can practically implement this knowledge in projects. This practice test has over 76 questions of the same, so start the test and happy learning! see less

2. What tool must you use to add an additional host to an SAP HANA scale-out system? 

Explanation

To add an additional host to an SAP HANA scale-out system, the tool that must be used is hdblcm. This tool is specifically designed for managing the lifecycle of SAP HANA systems, including the installation, configuration, and maintenance of the system. It allows for the seamless addition of new hosts to the existing scale-out system, ensuring smooth scalability and performance optimization.

Submit
3. What can you monitor? In the tenant database status of the SAP HANA cockpit? 

Explanation

In the SAP HANA cockpit, you can monitor the CPU, disk, and memory usage of the tenant database. This allows you to keep track of the resource utilization and performance of the tenant, ensuring efficient operation and identifying any potential bottlenecks or issues. Monitoring these parameters helps in optimizing the overall performance and stability of the tenant database.

Submit
4. You are setting up a disaster recovery system replication. You want the transaction processing of the primary system to be suspended if the network to the secondary system fails. Which log replication mode must you use? 

Explanation

To ensure that the transaction processing of the primary system is suspended if the network to the secondary system fails, the appropriate log replication mode to use is "full sync." In full sync mode, the primary system waits for acknowledgment from the secondary system after each transaction before proceeding with the next one. This ensures that the primary system is aware of the status of the secondary system and suspends transaction processing if the network connection is lost.

Submit
5. Why does SAP HANA have a persistence storage layer that is disk based? (2 correct) 

Explanation

The persistence storage layer in SAP HANA is disk-based to provide an area to unload data when memory is full. This allows the system to free up memory by storing less frequently accessed data on disk, ensuring efficient memory usage. Additionally, the disk-based storage enables data recovery if the power fails, as the data is persisted on disk and can be restored when the system restarts.

Submit
6. You install a SAP HANA database and NetWeaver AS ABAP 7.5 on one server. This system will be the customer's productive system. Which of the following installation requirements are correct (2 answers)? 

Explanation

The System ID (SID) for the SAP NetWeaver AS ABAP system and the SAP HANA database must be different because they are separate systems and should have unique identifiers. On the other hand, the memory resources for the SAP NetWeaver AS ABAP system and the SAP HANA database must be added together because both systems require memory for their operations.

Submit
7. A user is complaining about missing privileges when executing a query in the SAP HANA studio. How do you need to configure the index server trace to obtain the missing privileges? 

Explanation

To obtain the missing privileges when executing a query in the SAP HANA studio, the index server trace needs to be configured by selecting trace level Info for the authorization component. This will enable the system to provide detailed information about the authorization process and help identify any missing privileges that may be causing the issue. By setting the trace level to Info, the system will log relevant authorization events and provide valuable insights for troubleshooting and resolving the user's complaint.

Submit
8. Which role must be assigned to you to configure the kernel profiler? 

Explanation

The correct role that must be assigned to configure the kernel profiler is SAP_INTERNAL_HANA_SUPPORT. This role provides the necessary permissions and access rights to configure and monitor the kernel profiler in SAP HANA. The MONITORING role and sap.hana.admin.roles::Monitoring are not specifically related to the kernel profiler configuration. The sap.hana.xs.lm.roles::Administrator role is related to the XS Advanced application lifecycle management and does not have direct relevance to the kernel profiler configuration.

Submit
9. What do you need to size before you install SAP HANA in a Tailored Data Centre Integration (TDI) scenario? (3 correct) 

Explanation

In order to install SAP HANA in a Tailored Data Centre Integration (TDI) scenario, you need to size the CPU, disk, and main memory. These components are essential for the proper functioning of SAP HANA and ensuring optimal performance. The CPU is responsible for processing the data and executing instructions, while the disk is used for storing the data. Main memory, also known as RAM, is used for temporary storage and fast access to data. Sizing these components correctly is crucial to meet the system requirements and ensure smooth operation of SAP HANA.

Submit
10. You are using your own user account and need to activate the Kernel Profiler trace to analyse a performance issue. The Kernel Profiler is inactive and you cannot activate it. What is the root cause of this problem? 

Explanation

The root cause of the problem is that the user is missing the role SAP_INTERNAL_HANA_SUPPORT. This role is required to activate the Kernel Profiler trace and analyze performance issues. Without this role, the user does not have the necessary privileges to activate the profiler.

Submit
11. Which SAP HANA features ensure that committed data is NOT lost if there is a power failure? (2 correct) 

Explanation

Persisted redo logs and automatic savepoints are features in SAP HANA that ensure that committed data is not lost if there is a power failure.

Persisted redo logs are logs that record all changes made to the database and are stored on persistent storage. In the event of a power failure, these logs can be used to recover the database to a consistent state.

Automatic savepoints are periodic points in time where the system automatically saves the data to disk. This ensures that even if there is a power failure, the system can recover to the most recent savepoint, minimizing the loss of data.

Submit
12. What kinds of patches are available in the SAP HANA revision strategy? (2 correct) 

Explanation

The correct answer is Support Package and Support Package Stack. In the SAP HANA revision strategy, Support Packages are available to provide bug fixes and enhancements to the system. Support Package Stacks, on the other hand, are a collection of Support Packages that are released at regular intervals and contain a larger set of fixes and improvements. Both types of patches are important for keeping the SAP HANA system up to date and ensuring its stability and performance.

Submit
13. In which SAP HANA configuration file can you view the assignments of hosts to their scale-out role (master, worker, and standby)? 

Explanation

In the SAP HANA configuration file "Nameserver.ini", you can view the assignments of hosts to their scale-out role (master, worker, and standby). This file contains the necessary information regarding the configuration and management of the SAP HANA nameserver, including the allocation of roles to different hosts in a scale-out system.

Submit
14. Which command can you use to bring a scale-out SAP HANA database to a fully operational state? 

Explanation

The correct answer is "sapcontrol -nr -function StartSystem". This command is used to start a scale-out SAP HANA database and bring it to a fully operational state. The "-nr" parameter specifies the instance number of the database, and the "-function StartSystem" parameter indicates that the entire system should be started.

Submit
15. You want to handle your SAP HANA user provisioning with SAP Identity Management. Which operations are supported? (2 correct) 

Explanation

SAP Identity Management supports the operations of adding and deleting SAP HANA users and adding and deleting SAP HANA roles. This means that with SAP Identity Management, you can easily manage the provisioning of users and roles in SAP HANA. However, event-based updates and adding/deleting SAP HANA objects are not supported operations in this context.

Submit
16. You migrate a database using the Database Migration Option (DMO). Which tools are available to monitor the migration? (2 correct) 

Explanation

The correct answer is Process Bucket monitor and Log Tail Viewer monitor. These tools are available to monitor the migration process when using the Database Migration Option (DMO). The Process Bucket monitor helps to track the progress of data migration by monitoring the processing of data in different buckets. The Log Tail Viewer monitor allows monitoring the transaction log tail to ensure that all transactions are captured and replicated correctly during the migration process. Both tools are essential for ensuring a smooth and successful migration of the database.

Submit
17. You are using USER01 and are modelling a calculation view that combines existing Calculation views with tables that belong to SCHEMA02. You want to activate the new calculation view but you get the error "User is not authorized". What is the cause of the error? 

Explanation

The cause of the error is that USER01 does not have the necessary object privileges for SCHEMA02. This means that USER01 does not have the permission to access or modify the tables in SCHEMA02 that are used in the calculation view. Therefore, when trying to activate the calculation view, the system throws an error stating that the user is not authorized.

Submit
18. How can you minimize the Database Migration Option (DMO) downtime? 

Explanation

Adjusting the number of R3load processes during benchmarking and the DMO procedure can help minimize the Database Migration Option (DMO) downtime. This allows for better control and optimization of the data migration process, potentially speeding up the migration and reducing the overall downtime. By adjusting the number of R3load processes, the system can handle the migration more efficiently, ensuring a smoother and faster transition to the new database.

Submit
19. You are installing SAP HANA for procedure usage but the installation stops because the hardware check failed. How do you resolve this issue? 

Explanation

To resolve the issue of the installation stopping due to a failed hardware check, you should use a hardware configuration that is listed in the Product Availability Matrix. This matrix provides a list of hardware configurations that are compatible and supported for SAP HANA installation. By using a hardware configuration listed in the matrix, you can ensure that the installation process will not be interrupted by hardware compatibility issues.

Submit
20. Which prerequisites apply when you perform an SAP HANA dB copy of a single tenant system? (2 correct)

Explanation

When performing an SAP HANA dB copy of a single tenant system, there are two prerequisites that apply. Firstly, the number of nodes on the target dB must be the same or lower than the source dB. This means that the target system cannot have more nodes than the source system. Secondly, the version of the target dB must be the same or higher than the source dB. This ensures compatibility and prevents any issues that may arise from using an older version of the dB.

Submit
21. You are analysing an SQL execution with the SQL Plan Cache in a distributed system. Execution time is poor and the master node is overloaded. Where do you change the configuration parameters to improve the execution time? 

Explanation

To improve the execution time in a distributed system with poor performance and an overloaded master node, you need to change the configuration parameters in the indexserver.ini file. This file contains the configuration settings for the index server, which is responsible for executing SQL queries and managing data in the system. By adjusting the parameters in this file, such as memory allocation, parallel processing, and query optimization settings, you can optimize the execution time and alleviate the load on the master node.

Submit
22. Which parameter setting enables you to activate the load distribution and statement routing in a scale-out SAP HANA system? 

Explanation

The parameter setting "Client_distribution_mode" enables the activation of load distribution and statement routing in a scale-out SAP HANA system. This setting determines how client connections are distributed among the different nodes in the system, allowing for efficient utilization of resources and improved performance. By enabling load distribution and statement routing, the system can effectively distribute incoming client requests across multiple nodes, balancing the workload and optimizing the overall system performance.

Submit
23. You are setting up a high available, distributed SAP HANA system. Which prerequisites must be met? (2 correct) 

Explanation

In order to set up a high available, distributed SAP HANA system, two prerequisites must be met. Firstly, the shared storage needs to be connected to every host. This ensures that all nodes have access to the same data and can operate in a distributed manner. Secondly, the index server needs to be started on all nodes. This allows for parallel processing and load balancing across the system.

Submit
24. You need to reset the Database Migration Option (DMO) procedure due to a hardware failover. What are the prerequisites if you want to use the DMO Reset option? (2 correct) 

Explanation

To use the DMO Reset option, two prerequisites must be met. Firstly, the source database needs to be available. This means that the database should be accessible and operational. Secondly, the SUM folder needs to exist. The SUM folder is a specific directory where the Software Update Manager (SUM) tool is located. It contains necessary files and resources for the migration process. Both these prerequisites are essential for successfully resetting the Database Migration Option (DMO) procedure after a hardware failover.

Submit
25. You are implementing a Tailored Data Centre Integration (TDI) multi-host SAP HANA system with failover capabilities. What are the requirements for the disk storage? (2 correct) 

Explanation

The requirements for the disk storage in a Tailored Data Centre Integration (TDI) multi-host SAP HANA system with failover capabilities are that the standby host should have file access and the failed worker host should get fenced during failover. This means that the standby host should be able to access the files stored on the disk storage in order to ensure seamless failover. Additionally, the failed worker host should be fenced off during failover to prevent any potential issues or conflicts.

Submit
26. Which security infrastructures can you integrate with SAP HANA? 

Explanation

The correct answer is Linux syslog and Identity management. Linux syslog is a logging system that can be integrated with SAP HANA to monitor and record system events and activities. Identity management refers to the process of managing user identities and their access to resources within an organization. Integrating identity management with SAP HANA ensures that only authorized users have access to the system and its data, enhancing security.

Submit
27. What are the benefits of the Database Migration Option (DMO)? (2 correct) 

Explanation

The Database Migration Option (DMO) offers several benefits. Firstly, it requires only one maintenance phase, which means that the migration process can be completed more efficiently and with less downtime. Additionally, it supports in-place migration, allowing the database to be migrated without the need for a separate target database. This simplifies the migration process and reduces the complexity.

Submit
28. Due to a hardware failure, you are using a different host to recover a crashed SAP HANA dB. Which of the following configuration files must you use for the recovery? (2 correct) 

Explanation

To recover a crashed SAP HANA dB using a different host, you need to use the nameserver.ini and indexserver.ini configuration files. The nameserver.ini file contains the configuration settings for the SAP HANA name server, which manages the overall system landscape. The indexserver.ini file contains the configuration settings for the SAP HANA index server, which is responsible for processing queries and managing data storage. By using these two configuration files, you can ensure that the recovered dB functions properly on the new host.

Submit
29. Which backup scenarios are allowed in multitenant database containers? (2 correct) 

Explanation

The correct answer is that the system database can initiate its own backup and the backup of tenant databases, and a database can initiate its own backup unless this is prohibited by the system configuration. This means that in a multitenant database container, the system database has the ability to back up its own data as well as the data of the tenants. Additionally, individual tenant databases can also initiate their own backups unless there are specific restrictions set by the system configuration.

Submit
30. Which operating system users are created when you install an SAP HANA dB? (2 correct) 

Explanation

When you install an SAP HANA dB, two operating system users that are created are sapadm and adm. These users are necessary for managing and administering the SAP HANA database. The sapadm user is used for administrative tasks related to the SAP HANA system, while the adm user is a standard system administration user. Both users have specific roles and permissions within the SAP HANA environment.

Submit
31. What is the minimum memory requirement for a delta merge operation in SAP HANA? 

Explanation

The minimum memory requirement for a delta merge operation in SAP HANA is determined by the current size of the main storage, the future size of the main storage, the current size of the delta storage, and some additional free memory. This combination of memory is necessary to ensure that the merge operation can be successfully executed without any memory constraints.

Submit
32. Which combination of source and target systems is allowed when you perform a database copy in a scale-out scenario? 

Explanation

In a scale-out scenario, the source system can have 4 hosts while the target system can have 2 hosts. This means that when performing a database copy, the data can be copied from a source system with 4 hosts to a target system with 2 hosts. The number of index servers is not relevant in this scenario.

Submit
33. You need to analyse bottlenecks and forecast the requirements for your SAP HANA dB. Which tile of the SAP HANA cockpit do you select? 

Explanation

To analyze bottlenecks and forecast requirements for the SAP HANA dB, the appropriate tile to select in the SAP HANA cockpit is "Disk usage." This tile provides information on the amount of disk space being used by the database, allowing you to monitor and manage storage utilization. By analyzing disk usage, you can identify any potential bottlenecks related to storage capacity and plan for future requirements accordingly.

Submit
34. What happens when an SAP HANA system is restarted? (2 correct)

Explanation

When an SAP HANA system is restarted, the redo log is replayed since the last savepoint. This ensures that any changes made to the database since the last savepoint are applied. Additionally, all row tables and row table attributes are loaded into the memory. This allows for quick access to the data stored in these tables.

Submit
35. You need to troubleshoot invalid object errors for stored procedures with complex structures. Which interface do you use? 

Explanation

The Dependency Viewer interface is used to troubleshoot invalid object errors for stored procedures with complex structures. It allows you to view the dependencies between different objects in the database, such as tables, views, and stored procedures. By using the Dependency Viewer, you can identify any missing or invalid objects that may be causing the errors in the stored procedures.

Submit
36. How can you check the diagnosis files when an SAP HANA database is down? (2 correct) 

Explanation

The correct answer is "By Viewing the files under the /usr/SAP//HDB//trace path" and "By using the Diagnosis Files tile in the SAP HANA Cockpit for Offline Administration". These options provide ways to access the diagnosis files when the SAP HANA database is down. The first option allows users to directly view the files located in the specified path, while the second option provides a specific tool, the Diagnosis Files tile in the SAP HANA Cockpit, for offline administration, which includes accessing the diagnosis files.

Submit
37. You migrated an SAP Business Warehouse system to the SAP HANA platform and want use SAP HANA models in your custom ABAP reports. What must you do to make sure that the end user authorizations work properly? 

Explanation

To ensure that the end user authorizations work properly after migrating an SAP Business Warehouse system to the SAP HANA platform and using SAP HANA models in custom ABAP reports, it is necessary to execute the control report RSUSR_DBMS_USERS_CHECK. This report checks and synchronizes the user authorizations between the ABAP system and the underlying database, in this case, SAP HANA. By executing this report, any inconsistencies or discrepancies in the user authorizations can be identified and resolved, ensuring that the end user authorizations function correctly in the new system.

Submit
38. 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 nine hours old and an incremental backup that is four hours old. To which point in time can you recover the database?

Explanation

The latest log backup contains the most recent changes made to the database before the crash occurred. Therefore, recovering the database to the latest log backup will bring it back to the most up-to-date state possible before the crash.

Submit
39. How is a savepoint triggered in SAP HANA? (2 correct) 

Explanation

A savepoint in SAP HANA can be triggered by performing a soft shutdown or by starting a data backup. When a soft shutdown is performed, it allows the system to save the current state of the database and create a savepoint. Similarly, starting a data backup also triggers a savepoint as it involves saving the current state of the database. By updating the memory or committing a transaction, savepoints are not triggered.

Submit
40. What do you do to prepare a database migration option (DMO) of software update manager(SUM) procedure? (3 correct)

Explanation

To prepare a database migration option (DMO) of software update manager (SUM) procedure, you need to extract the SAP HANA Client installation archive, move the stack.xml update file into the download folder, and move the SPAM update archive into the download folder. These steps are necessary for the successful execution of the migration process.

Submit
41. Which of the following are characteristics of a design-time role (3 correct)? 

Explanation

A design-time role is granted through the execution of stored procedures because these procedures are responsible for assigning the necessary privileges and authorizations to the role. It can be transported between systems, meaning that it can be exported from one system and imported into another, allowing for consistent role assignments across different environments. Lastly, it is created by the technical user _SYS_REPO, indicating that this user has the authority and capability to define and manage design-time roles.

Submit
42. You want to protect your SAP HANA scale-out system from hardware failures. Which option do you choose to benefit from automatic failure detection? 

Explanation

Standby mode is the correct option to choose in order to benefit from automatic failure detection in a SAP HANA scale-out system. Standby mode allows for automatic detection and recovery from hardware failures by maintaining a standby instance that can take over in case of a failure. This ensures high availability and minimizes downtime in the event of hardware failures. System replication, storage replication, and automatic save point do not provide the same level of automatic failure detection and recovery as standby mode.

Submit
43. You need to analyse data points which are continuously sent from a factory robot to SAP HANA. Which of the following SAP HANA services do you use? 

Explanation

SAP Smart Data Streaming is the correct answer because it is a service specifically designed for real-time data analysis and processing. It allows for the continuous analysis of data points sent from the factory robot to SAP HANA, enabling real-time decision-making and monitoring. SAP Landscape Transformation is used for data migration and system consolidation, SAP Smart Data Integration is used for data integration and replication, and SAP Remote Data Sync is used for remote data synchronization, but they are not specifically designed for real-time data analysis like SAP Smart Data Streaming.

Submit
44. Which of the following tasks can you perform using the resident SPA HANA database lifecycle manager (HDBLCM)? (3 correct) 

Explanation

The resident SPA HANA database lifecycle manager (HDBLCM) allows users to configure inter-service communication, update the system components, and unregister the SAP HANA system. These tasks can be performed using the HDBLCM tool to manage and maintain the HANA database effectively. Import of delivery units and transport application changes are not tasks that can be performed using HDBLCM.

Submit
45. Which authorization assignments are possible when you set up an authorization concept in the SAP HANA database? (2 correct) 

Explanation

In the SAP HANA database, when setting up an authorization concept, it is possible to grant a privilege to a user. This means that specific privileges, such as the ability to access certain data or perform specific actions, can be assigned to individual users. Additionally, a role can be granted to a role, allowing for the delegation of authorization responsibilities within the system. This means that a higher-level role can be assigned to another role, granting the same set of authorizations to multiple users associated with that role.

Submit
46. Which backup scenarios can you perform in multitenant database containers? (2 correct) 

Explanation

In a multitenant database container, you can perform backups of all the tenant databases from the system database. This means that you can create backups of all the databases within the container, including those belonging to other tenants. Additionally, you can also perform a backup of your own tenant database, ensuring that your data is protected.

Submit
47. You created a repository object in SAP HANA. Who can access the generated runtime object right after the activation? 

Explanation

After creating a repository object in SAP HANA, the user who created the object can access the generated runtime object right after the activation. Since the user is the one who created the object, they have the necessary privileges and permissions to access it immediately.

Submit
48. You are implementing a system replication for an SAP HANA system. How is the secondary SAP HANA database synchronized with the with the primary SAP HANA database (choose 2)? 

Explanation

The secondary SAP HANA database is synchronized with the primary database through two methods. Firstly, each service on the secondary database establishes a connection with its primary database, allowing for real-time data replication and synchronization. Secondly, an initial snapshot and the redo log are transferred from the primary database to the secondary database, ensuring that all changes made on the primary database are replicated on the secondary database. These two methods work together to keep the secondary database synchronized with the primary database in real-time.

Submit
49. You are using the SAP HANA smart data access scenario between different SAP HANA systems in your SAP landscape. Which authentication type must you use to connect remote sources from your SAP HANA database? 

Explanation

To connect remote sources from the SAP HANA database in the smart data access scenario, X.509 authentication type must be used. X.509 is a widely used standard for digital certificates, which provides secure authentication and communication between systems. It ensures that the communication between the SAP HANA systems is encrypted and authenticated, thereby maintaining the integrity and confidentiality of the data being transferred.

Submit
50. Which of the following security KPI's can you monitor in the SAP HANA cockpit? (2 correct)

Explanation

In the SAP HANA cockpit, you can monitor the security KPIs related to Password Policy and Data storage security. Password Policy refers to the rules and requirements set for user passwords, such as complexity and expiration. Monitoring this KPI ensures that strong password policies are in place to protect against unauthorized access. Data storage security involves monitoring the security measures implemented to protect the data stored in SAP HANA, such as encryption, access controls, and backups. Monitoring this KPI helps ensure the confidentiality, integrity, and availability of the data.

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

Explanation

The tenant databases must run on the worker hosts because they are responsible for handling the workload of the individual tenants. The system database instance must run on all hosts (worker and standby) to ensure high availability and fault tolerance in case of any host failure.

Submit
52. Which of the following options are valid SAP HANA backup strategies? (2 correct) 

Explanation

The correct answer is A storage snapshot followed by incremental backups and differential backups, and A full data backup followed by incremental backups and differential backups. These options provide valid SAP HANA backup strategies. The storage snapshot allows for a quick and efficient backup by capturing the data at a specific point in time. Incremental backups capture only the changes made since the last backup, reducing the amount of data that needs to be backed up. Differential backups capture the changes made since the last full backup, providing a more comprehensive backup strategy.

Submit
53. You are asked to migrate a SAP system to a SAP HANA using the Downtime Optimized Database Migration Option (DMO). How is the Data Migration Server (DMS) installed? 

Explanation

The Data Migration Server (DMS) is installed automatically on the shadow instance and the temporary instance during the migration process. This allows for efficient and streamlined data migration from the source database to the target database. By installing the DMS on these instances, it ensures that the migration is optimized for minimal downtime and maximum performance.

Submit
54. Your customer has security restrictions which prohibit direct SQL connections from your PC to the productive SAP HANA system. Which tool do you use to monitor the system alerts of the SAP HANA database from your PC? (2 correct) 

Explanation

You can use the SAP HANA cockpit or the DBA cockpit to monitor the system alerts of the SAP HANA database from your PC. These tools provide a user-friendly interface that allows you to view and manage system alerts without the need for a direct SQL connection to the productive SAP HANA system. The HDBSQL Command Line Tool and SAP HANA Studio may require a direct SQL connection, which is prohibited by the customer's security restrictions.

Submit
55. You are using the SAP HANA cockpit to change a user account. Which of the following authentication types can you use? (2 correct)

Explanation

In SAP HANA cockpit, you can use the SAP assertion ticket and X.509 certificates as authentication types for changing a user account. SAP assertion ticket is a form of single sign-on authentication that allows users to access multiple SAP systems without entering their credentials repeatedly. X.509 certificates, on the other hand, are digital certificates that verify the identity of a user or system and are commonly used for secure communication over the internet.

Submit
56. In which tool can you activate the SAP HANA traces?

Explanation

In the SAP HANA studio diagnosis mode, you can activate the SAP HANA traces. This mode allows you to diagnose and troubleshoot issues in the SAP HANA system by providing detailed information about the system's performance and behavior. By activating the traces in this mode, you can gather valuable information that can help in identifying and resolving any issues or bottlenecks in the system.

Submit
57. Q16. You are optimizing the table distribution in a scale-out SAP HANA dB. Which best practices apply? (2 correct)

Explanation

In a scale-out SAP HANA database, it is recommended to distribute the row store and table partitions over all nodes for optimization. This allows for better performance and load balancing across the system. By distributing the row store and table partitions, the workload is evenly distributed and can be processed in parallel across all nodes, resulting in improved query performance. Distributing the columns of a table over all nodes is not mentioned as a best practice in this context.

Submit
58. Which of the following cryptographic providers are used as encryption services in SAP HANA? (2 correct) 

Explanation

The correct answer is CommonCryptoLib and OpenSSLLib. These two cryptographic providers are used as encryption services in SAP HANA. SAPCryptoLib and MSCryptoLib are not used for encryption in SAP HANA.

Submit
59. What do you need to assign to your user account to use the role-based access to the SAP HANA cockpit? 

Explanation

To use role-based access to the SAP HANA cockpit, you need to assign the catalog roles and group roles to your user account. These roles determine the level of access and permissions that you have within the cockpit. The catalog roles define the access to specific database objects, while the group roles define the access to specific cockpit features and functionalities. By assigning these roles to your user account, you can ensure that you have the appropriate privileges to perform the necessary tasks and actions within the SAP HANA cockpit.

Submit
60. When you use the Resetting the DMO procedure as a fallback scenario, which of the changes made during the migration are NOT reset?  (3 correct) 

Explanation

When using the Resetting the DMO procedure as a fallback scenario, the changes made to the following are NOT reset:
1. The DBACOCKPIT user on the SAP HANA database - This user is not affected by the reset and its changes will remain intact.
2. The deleted SAP Business Intelligence data on the non-SAP database - Any data that has been deleted from the SAP Business Intelligence system on the non-SAP database will not be restored.
3. The updated BRTOOLS on the non-SAP database - Any updates made to the BRTOOLS on the non-SAP database will not be reverted.

Submit
61. You developed a native SAP HANA application using SAP HANA extended application services. Which authentication methods are supported to access the SAP HANA database? (2 correct) 

Explanation

The correct answer is Basic authentication and Form-based authentication. Basic authentication is a simple method where the user provides a username and password to access the SAP HANA database. Form-based authentication is a more advanced method where the user is redirected to a login page and provides their credentials. Both methods are supported by SAP HANA extended application services for accessing the database.

Submit
62. You need to install an SAP HANA system with advanced installation options. With which installation methods are all installation parameters available? (2 correct) 

Explanation

The installation methods that provide all installation parameters are Hdblcm + batch modus and hdblcm. These methods allow for advanced installation options and provide access to all installation parameters. The other options, hdblcmgui and hdblcm + interactive modus, may not provide all installation parameters or advanced options.

Submit
63. Which SAP HANA deployment options are released for productive usage? (3 correct) 

Explanation

not-available-via-ai

Submit
64. You configure the system replication for a productive system where the secondary instance is shared with DEV and QA systems. Which prerequisite must be filled? 

Explanation

The global_allocation_limit parameter for DEV and QA must be at least 100GB of memory available in order to configure system replication for a productive system where the secondary instance is shared with DEV and QA systems. This ensures that there is enough memory allocated to both DEV and QA systems to effectively run alongside the productive system.

Submit
65. Which system administration tasks can you perform in SAP HANA Cockpit 1.0? (3 correct) 

Explanation

In SAP HANA Cockpit 1.0, you can perform the following system administration tasks: backup and recover the SAP HANA database, monitor and restart the SAP HANA database services, and monitor the System Replication operation mode. These tasks allow you to ensure the stability and availability of the SAP HANA system by taking regular backups, monitoring and managing the database services, and keeping track of the System Replication operation mode for high availability and disaster recovery purposes.

Submit
66. 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? 

Explanation

not-available-via-ai

Submit
67. What do you do if you need to use SAML authentication on SAP HANA without openSSL? (3 correct) 

Explanation

To use SAML authentication on SAP HANA without openSSL, you need to configure the user mapping on the SAP HANA system. This ensures that the user identities from the Identity Provider are correctly mapped to the corresponding users in SAP HANA. Additionally, you need to import the Identity Provider certificate to the SAP HANA system. This certificate is used to establish trust between the Identity Provider and SAP HANA. Lastly, you need to maintain the SAP HANA Web Dispatcher configuration, which acts as a reverse proxy and handles the SAML authentication requests. These three steps together enable SAML authentication on SAP HANA without openSSL.

Submit
68. Which authorization roles are automatically granted to the SYSTEM user when you initially start the SAP HANA cockpit? (3 Correct) 

Explanation

When you initially start the SAP HANA cockpit, the SYSTEM user is automatically granted the following authorization roles: sap.hana.ide.roles::securityAdmin, sap.hana.ide.roles::TraceViewer, and sap.hana.admin.roles::Administrator. The "securityAdmin" role allows the user to manage security-related tasks in the system. The "TraceViewer" role grants access to view and analyze system traces. The "Administrator" role provides full administrative privileges in the SAP HANA system.

Submit
69. You are encountering errors while executing SAP HANA reports that contain calculation views. You suspect an authorization issue. What do you do to use the authorization trace? (2 correct) 

Explanation

To use the authorization trace for troubleshooting errors in SAP HANA reports that contain calculation views, you need to select INFO from the System Trace Level for the Indexserver component. This will enable detailed logging of authorization-related information. Additionally, you should specify the name of the table or view that is causing the issue. By doing so, you can narrow down the trace to focus on the specific object that is encountering authorization problems.

Submit
70. What information is stored in the user key when you execute the command 'hdbsql -U <user_key>'? (2 correct) 

Explanation

When you execute the command 'hdbsql -U ', the user key is used to authenticate the user and grant access to the SAP HANA database. The user key contains information about the database host, which is the location where the database is hosted, and the instance ID, which is a unique identifier for the specific instance of the database. Therefore, the correct answers are "Database host" and "Instance ID".

Submit
71. Due to a hardware failure, you are using the Recovery Wizard to recover a crashed SAP HANA database. From where does this wizard read the recovery information? 

Explanation

The Recovery Wizard reads the recovery information from the directory specified by $(DIR_INSTANCE)/backup/data.

Submit
72. You are asked by SAP Support to provide SAP HANA Support Diagnosis information. Where do you collect this information? (2 correct)                                                                            

Explanation

To collect SAP HANA Support Diagnosis information, you can gather it in two places. One is in the SAP HANA studio on the "Diagnosis Files" tab of the Administration View, where you can find relevant diagnostic files. The other is in the SAP HANA studio on the "Trace Configuration" tab of the administration view, where you can configure and view trace information. These two locations provide important diagnostic and trace data for SAP HANA support.

Submit
73. For which communication channel do you need to set up encryption manually? CHECK 

Explanation

In a scale-out system, where multiple hosts are involved, encryption needs to be set up manually between the hosts. This is because the communication between the hosts in a scale-out system is not automatically encrypted by default. Therefore, to ensure secure communication, manual encryption setup is required.

Submit
74. Which attributes can you can configure in the Alert Checks of the SAP HANA dB in the SAP HANA cockpit?

Explanation

In the Alert Checks of the SAP HANA dB in the SAP HANA cockpit, you can configure the attributes such as E-mail notification, Threshold values, and Check Start Times. E-mail notification allows you to receive alerts via email. Threshold values can be set to define the limits at which alerts should be triggered. Check Start Times enable you to schedule when the alert checks should be performed.

Submit
75. You plan to implement an SAP HANA system with multitenant containers using a scale-out scenario with high availability. What rules can be applied when you implement such an SAP HANA system? (2 correct)                                                                                                                  

Explanation

In an SAP HANA system with multitenant containers using a scale-out scenario with high availability, single tenant databases can be failed over to the standby host. This means that if one host fails, the single tenant databases can be automatically switched to the standby host to ensure continuous operation. Additionally, an instance of the system database can run on all the nodes, including the standby host. This allows for redundancy and ensures that the system database is accessible even if one or more nodes fail.

Submit
76. 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? (2 correct)

Explanation

To speed up the migration of a non-SAP database to SAP HANA using the Database Migration Option (DMO) of the Software Update Manager, you can adjust the R3trans processes and SAPup processes. R3trans is responsible for transporting data between different systems, and increasing the number of R3trans processes can help speed up the data transfer. SAPup is the tool used for updating SAP systems, and adjusting the SAPup processes can also help in expediting the migration process. Adjusting these two options can effectively improve the migration speed.

Submit
View My Results

Quiz Review Timeline (Updated): Aug 29, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Aug 29, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 10, 2017
    Quiz Created by
    Hana Banana
Cancel
  • All
    All (76)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Where do you investigate a failed uninstall of an SAP HANA scale-out...
What tool must you use to add an additional host to an SAP HANA...
What can you monitor? In the tenant database status of the SAP HANA...
You are setting up a disaster recovery system replication. You want...
Why does SAP HANA have a persistence storage layer that is disk based?...
You install a SAP HANA database and NetWeaver AS ABAP 7.5 on one...
A user is complaining about missing privileges when executing a query...
Which role must be assigned to you to configure the kernel...
What do you need to size before you install SAP HANA in a Tailored...
You are using your own user account and need to activate the Kernel...
Which SAP HANA features ensure that committed data is NOT lost if...
What kinds of patches are available in the SAP HANA revision strategy?...
In which SAP HANA configuration file can you view the assignments of...
Which command can you use to bring a scale-out SAP HANA database to a...
You want to handle your SAP HANA user provisioning with SAP Identity...
You migrate a database using the Database Migration Option (DMO)....
You are using USER01 and are modelling a calculation view that...
How can you minimize the Database Migration Option (DMO)...
You are installing SAP HANA for procedure usage but the installation...
Which prerequisites apply when you perform an SAP HANA dB copy of a...
You are analysing an SQL execution with the SQL Plan Cache in a...
Which parameter setting enables you to activate the load distribution...
You are setting up a high available, distributed SAP HANA system....
You need to reset the Database Migration Option (DMO) procedure due to...
You are implementing a Tailored Data Centre Integration (TDI)...
Which security infrastructures can you integrate with SAP HANA? 
What are the benefits of the Database Migration Option (DMO)? (2...
Due to a hardware failure, you are using a different host to recover a...
Which backup scenarios are allowed in multitenant database containers?...
Which operating system users are created when you install an SAP HANA...
What is the minimum memory requirement for a delta merge operation in...
Which combination of source and target systems is allowed when you...
You need to analyse bottlenecks and forecast the requirements for your...
What happens when an SAP HANA system is restarted? (2 correct)
You need to troubleshoot invalid object errors for stored procedures...
How can you check the diagnosis files when an SAP HANA database is...
You migrated an SAP Business Warehouse system to the SAP HANA platform...
The data storage of your productive SAP HANA instance crashed and you...
How is a savepoint triggered in SAP HANA? (2 correct) 
What do you do to prepare a database migration option (DMO) of...
Which of the following are characteristics of a design-time role (3...
You want to protect your SAP HANA scale-out system from hardware...
You need to analyse data points which are continuously sent from a...
Which of the following tasks can you perform using the resident SPA...
Which authorization assignments are possible when you set up an...
Which backup scenarios can you perform in multitenant database...
You created a repository object in SAP HANA. Who can access the...
You are implementing a system replication for an SAP HANA system. How...
You are using the SAP HANA smart data access scenario between...
Which of the following security KPI's can you monitor in the SAP HANA...
You must design a high-availability SAP HANA dB system with 8 hosts (6...
Which of the following options are valid SAP HANA backup strategies?...
You are asked to migrate a SAP system to a SAP HANA using the Downtime...
Your customer has security restrictions which prohibit direct SQL...
You are using the SAP HANA cockpit to change a user account. Which of...
In which tool can you activate the SAP HANA traces?
Q16. You are optimizing the table distribution in a scale-out SAP HANA...
Which of the following cryptographic providers are used as encryption...
What do you need to assign to your user account to use the role-based...
When you use the Resetting the DMO procedure as a fallback scenario,...
You developed a native SAP HANA application using SAP HANA extended...
You need to install an SAP HANA system with advanced installation...
Which SAP HANA deployment options are released for productive usage?...
You configure the system replication for a productive system where the...
Which system administration tasks can you perform in SAP HANA Cockpit...
You need to set up an SAP HANA system where several companies share...
What do you do if you need to use SAML authentication on SAP HANA...
Which authorization roles are automatically granted to the SYSTEM user...
You are encountering errors while executing SAP HANA reports that...
What information is stored in the user key when you execute the...
Due to a hardware failure, you are using the Recovery Wizard to...
You are asked by SAP Support to provide SAP HANA Support Diagnosis...
For which communication channel do you need to set up encryption...
Which attributes can you can configure in the Alert Checks of the SAP...
You plan to implement an SAP HANA system with multitenant containers...
You plan to migrate a non-SAP database to SAP HANA using the Database...
Alert!

Advertisement