SAP HANA Certification Exam Prep Test

Reviewed by Godwin Iheuwa
Godwin Iheuwa, MS (Computer Science) |
Database Administrator
Review Board Member
Godwin Iheuwa, a Database Administrator at MTN Nigeria, holds an MS in Computer Science, specializing in Agile Methodologies and Database Administration from the University of Bedfordshire and a Bachelor's in Computer Science from the University of Port Harcourt. His proficiency in SQL Server Integration Services (SSIS) and SQL Server Management Studio contributes to his expertise in database management.
, MS (Computer Science)
By Themes
T
Themes
Community Contributor
Quizzes Created: 424 | Total Attempts: 1,036,981
| Attempts: 4,527 | Questions: 80
Please wait...
Question 1 / 80
0 %
0/100
Score 0/100
1. What is the additional disk space factor required during delta merge operations

Explanation

During delta merge operations, the additional disk space factor required is 1.2. This means that when merging the changes made to the data since the last full merge, the system needs 1.2 times the size of the changed data to perform the merge operation. This factor takes into account any new or modified data that needs to be merged, as well as any overhead or temporary storage required during the process.

Submit
Please wait...
About This Quiz
SAP HANA Certification Exam Prep Test - Quiz

This SAP HANA Certification Exam Prep Test assesses proficiency in managing and troubleshooting SAP HANA systems. It covers tools for system investigation, user privileges, scale-out systems, log backup... see moreprocedures, and secure communication features, essential for technical roles involving SAP HANA. see less

2. Where are the R3load processes located when performing the Database Migration Option (DMO) procedure using the in-place migration?

Explanation

During the Database Migration Option (DMO) procedure using the in-place migration, the R3load processes are located on the Primary Application Server (PAS) host. This means that the R3load processes responsible for migrating the database are running on the PAS host, where the primary application server is located.

Submit
3. Which SAP HANA database system usage types are automatically assigned to tiles in the SAP HANA cockpit? Note:There are 3 correct answers to this question. 

Explanation

The SAP HANA cockpit automatically assigns the Test, Development, and Production usage types to tiles in the system. These usage types represent different environments in which the SAP HANA database system can be used. The Test environment is used for testing purposes, the Development environment is used for developing and modifying applications, and the Production environment is used for running live applications.

Submit
4. Which system schema provides performance data and system alerts details to review in SAP HANA MiniChecks ? 

Explanation

The system schema _SYS_STATISTICS provides performance data and system alerts details that can be reviewed in SAP HANA MiniChecks.

Submit
5. You are checking and monitoring SAP HANA system replication.Which status indicates a temporary connection loss of the secondary system? 

Explanation

The status "Syncing" indicates a temporary connection loss of the secondary system. This means that the secondary system is currently catching up with the changes made on the primary system and is in the process of synchronizing the data. Once the synchronization is complete, the status will change to "Synced" indicating that the secondary system is fully up to date with the primary system.

Submit
6. What is a prerequisite when you install the SAP Landscape Management tool? 

Explanation

The prerequisite when installing the SAP Landscape Management tool is the SAP NetWeaver Application Server Java. This means that before installing the tool, the user must ensure that the SAP NetWeaver Application Server Java is already installed on their system.

Submit
7. During the delta merge process, to which memory areas is data inserted? Note:There are 2 correct answers to this question.

Explanation

During the delta merge process, data is inserted into both Main 2 and Delta 2 memory areas. The delta merge process involves merging the changes made in the delta memory areas (Delta 1 and Delta 2) into the main memory areas (Main 1 and Main 2). Therefore, data is inserted into both the current main memory area (Main 2) and the delta memory area that contains the latest changes (Delta 2).

Submit
8. Which connections do you need to enable explicitly for a Restricted User? Note:There are 2 correct answers to this question. 

Explanation

Restricted users typically have limited access to resources and privileges on a system. In order to enable these users to connect to databases, explicit permissions need to be granted. ODBC (Open Database Connectivity) and JDBC (Java Database Connectivity) are both connection technologies that allow applications to connect to databases. By enabling ODBC and JDBC connections explicitly, restricted users will have the necessary access to connect to and interact with databases. Therefore, ODBC and JDBC are the correct answers for this question.

Submit
9.  In which scenario do you need SAP expert sizing? Note:There are 2 correct answers to this question. 

Explanation

SAP expert sizing is needed in scenarios where customers want to consolidate multiple ERP source systems into one ERP system on SAP HANA, as well as when they want to carve out ERP functionality from the source system to the ERP on SAP HANA system. This process requires expert sizing to determine the appropriate hardware and infrastructure requirements for the migration and consolidation.

Submit
10. Which preparation tasks do you need to perform before starting the Database Migration Option (DMO) procedure? Note:There are 2 correct answers to this question.

Explanation

Before starting the Database Migration Option (DMO) procedure, two preparation tasks that need to be performed are checking if the latest SPAM/SAINT update is applied and updating the SAP Host Agent to the latest version. These tasks ensure that the system is up to date and compatible with the migration process.

Submit
11. In an SAP HANA database system running in log mode "normal", in which situation does the system automatically execute a regular log backup? Note: There are 2 correct answers to this question. 

Explanation

The SAP HANA database system running in log mode "normal" automatically executes a regular log backup when the time threshold is exceeded. This means that after a certain amount of time has passed since the last log backup, the system will initiate a new backup to ensure data consistency and recovery options. Additionally, the system also triggers a regular log backup when the log segment is full. This occurs when the current segment used to store transaction logs reaches its maximum capacity, prompting the system to create a new segment and backup the filled segment to free up space for new logs.

Submit
12. What can you directly assign to a user with the Manage Users app in SAP HANA cockpit? Note:There are 2 correct answers to this question.

Explanation

In the Manage Users app in SAP HANA cockpit, you can directly assign privileges and roles to a user. Privileges are specific authorizations that determine what actions a user can perform, while roles are a collection of privileges and authorizations grouped together for easier management. By assigning privileges and roles, you can control the access and permissions of a user within the SAP HANA system.

Submit
13. How can you perform a complete back up of an SAP HANA database system? 

Explanation

To perform a complete backup of an SAP HANA database system, it is necessary to back up the system database and all tenant databases individually. This means that each database within the system needs to be backed up separately to ensure that all data is properly preserved. Backing up the complete storage system or the complete database system may not be sufficient as it may not capture all the necessary data from each individual database. Therefore, the correct approach is to perform individual backups for each database within the system.

Submit
14. What is the correct sequence of the following four steps in the restart of the SAP HANA database system? 

Explanation

The correct sequence for the restart of the SAP HANA database system is as follows: first, row tables are loaded into memory. Then, open transactions are recovered. After that, aborted transactions are rolled back. Finally, column tables are loaded. This sequence ensures that the necessary data is loaded into memory and any incomplete or failed transactions are properly handled before loading the column tables.

Submit
15. Which user credentials are requested during the initial run of the configuration phase when performing the Database Migration Option (DMO) procedure to an SAP HANA 2.0 database tenant? Note:There are 3 correct answers to this question.

Explanation

During the initial run of the configuration phase when performing the Database Migration Option (DMO) procedure to an SAP HANA 2.0 database tenant, the following user credentials are requested:

1. The DBACOCKPIT user of the tenant database is required to access and configure the specific tenant database.
2. The SYSTEM user of the system database is needed to perform administrative tasks and manage the overall system.
3. The DDIC user in client 000 of the ABAP system is necessary for executing the migration process and accessing the ABAP system.

These user credentials are essential for ensuring a smooth and successful migration to the SAP HANA 2.0 database tenant.

Submit
16. Which technology does the SAP DBA Cockpit use to store the performance indicators?

Explanation

The SAP DBA Cockpit uses SAP Business Intelligence to store the performance indicators. SAP Business Intelligence is a technology that provides a comprehensive platform for data analysis, reporting, and visualization. It allows users to gather, analyze, and interpret business data, including performance indicators, to make informed decisions and monitor the performance of SAP systems.

Submit
17. What additional action do you need to perform after you created a new tenant in an SAP HANA system replication configuration? 

Explanation

After creating a new tenant in an SAP HANA system replication configuration, it is necessary to perform the additional action of backing up the tenant database. This is important to ensure the data integrity and availability of the newly created tenant. By backing up the tenant database, any potential data loss or system failure can be mitigated, allowing for easy recovery and restoration of the tenant's data if needed.

Submit
18. Who owns an SAP HANA Deployment Infrastructure (HDI) role

Explanation

The container-specific technical user owns an SAP HANA Deployment Infrastructure (HDI) role.

Submit
19. Which SAP HANA trace must you activate to analyze performance issues with systems where third-party software cannot be installed?

Explanation

The Kernel profiler trace must be activated to analyze performance issues with systems where third-party software cannot be installed. This trace allows for monitoring and analyzing the performance of the SAP HANA kernel, which is the core component of the SAP HANA system. By enabling the Kernel profiler trace, administrators can gather detailed information about the system's performance, including CPU usage, memory usage, and database access times, which can help identify and resolve performance issues.

Submit
20. Which SAP HANA database service can you stop from the system database? Note:There are 2 correct answers to this question.

Explanation

The Compile server and Preprocessor are the two SAP HANA database services that can be stopped from the system database. Stopping these services can help in optimizing the performance of the system and managing the resources effectively. By stopping the Compile server, the system can be relieved from the task of compiling SQLScript procedures and functions. Similarly, stopping the Preprocessor can help in reducing the load on the system by disabling the preprocessing of SQLScript code.

Submit
21. Which table provides a customizing interface that can be used for the dynamic management of partitions and locations?

Explanation

The table that provides a customizing interface for the dynamic management of partitions and locations is TABLE_PLACEMENT. This table allows for the customization and management of how data is partitioned and stored in different locations within a database. It provides a flexible and dynamic approach to managing data placement, allowing for efficient storage and retrieval of data based on specific requirements and criteria.

Submit
22. Your customer has purchased a 1.5 TB SAP HANA license. To which value do you set the GLOBAL_ALLOCATION_LIMIT parameter when you have four 1TB nodes in an SAP HANA scale-out system with three worker and one standby nodes?

Explanation

In a SAP HANA scale-out system, the GLOBAL_ALLOCATION_LIMIT parameter determines the maximum amount of memory that can be allocated by a single node. Since there are four 1TB nodes in the system, the total available memory is 4TB. However, since the customer has purchased a 1.5TB license, the maximum memory that can be allocated is limited to the license size. Therefore, the GLOBAL_ALLOCATION_LIMIT parameter should be set to 512 GB, which is the closest value to the license size.

Submit
23. Which replication modes keep the primary system waiting until a timeout is exceeded when the secondary system is not available? Note:There are 2 correct answers to this question. 

Explanation

SYNC and SYNCMEM replication modes keep the primary system waiting until a timeout is exceeded when the secondary system is not available. These replication modes ensure that the primary system does not proceed with any further operations until it receives confirmation from the secondary system. This helps maintain data consistency and integrity between the primary and secondary systems.

Submit
24. Which system privilege must you have to manage black listed parameters in SAP HANA cockpit?

Explanation

The correct answer is "INIFILE ADMIN". This privilege is required to manage blacklisted parameters in SAP HANA cockpit. The INIFILE ADMIN privilege allows the user to modify and manage the INI files, which are used to configure various settings and parameters in SAP HANA. By having this privilege, the user can effectively manage and control the blacklisted parameters in the system.

Submit
25. What are the merge methods that are triggered by the SAP HANA system processes? Note:There are 2 correct answers to this question. 

Explanation

The SAP HANA system processes trigger two merge methods: AUTO and CRITICAL. The AUTO merge method is automatically triggered by the system to merge delta storage with main storage when certain conditions are met. On the other hand, the CRITICAL merge method is triggered when the system detects that the delta storage is reaching its maximum capacity and needs to be merged with the main storage immediately to prevent data loss or performance issues.

Submit
26. How are savepoints triggered?  Note:There are 2 correct answers to this question

Explanation

Savepoints are triggered by a database soft shutdown and by performing a database backup. A savepoint is a point in a transaction where you can roll back to if necessary. When a database undergoes a soft shutdown or a backup is performed, it triggers a savepoint to ensure that the transaction can be rolled back to a specific point in case of any issues or errors.

Submit
27. Which file system locations are suggested to install an SAP HANA multi -host system? Note:There are 2 correct answers to this question.

Explanation

The correct answers for installing an SAP HANA multi-host system are "/hana/log/" and "/hana/shared". These file system locations are suggested because "/hana/log/" is used for storing log files specific to each SAP HANA system, and "/hana/shared" is used for storing shared data and configuration files that are common to all SAP HANA systems in the multi-host setup.

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

Explanation

The SAP HANA database lifecycle manager (HDBLCM) on installation media allows you to update SAP HANA and its components, as well as extract components. This means that you can use HDBLCM to apply updates and patches to the SAP HANA database system, ensuring that it remains up to date with the latest features and bug fixes. Additionally, you can extract components from the installation media, which can be useful for various purposes such as troubleshooting or creating backups.

Submit
29. Which system privilege must you have to redistribute tables across the hosts in your scale- out system?

Explanation

To redistribute tables across the hosts in a scale-out system, you need the RESOURCE ADMIN system privilege. This privilege allows you to manage system resources, including redistributing tables to balance the workload and optimize performance. The RESOURCE ADMIN privilege gives you the authority to make changes and adjustments to the system's resource allocation, ensuring efficient distribution of tables across the hosts in the scale-out system.

Submit
30. Which prerequisites must you consider to add hosts to an SAP HANA scale-out system? Note:There are 2 correct answers to this question. 

Explanation

To add hosts to an SAP HANA scale-out system, two prerequisites must be considered. Firstly, the SAP HANA system installation should be on a shared file system. This ensures that all hosts in the system have access to the necessary installation files and can operate seamlessly. Secondly, the host being added must have access to the installation directories. This ensures that the new host can retrieve the required files and configurations to join the scale-out system successfully. The other two options, shutting down the SAP HANA database server and placing the additional host in a different data center, are not prerequisites for adding hosts to the system.

Submit
31. What is the correct minimum requirement for log volume and/hana/shared/ file system for an SAP HANA database system? 

Explanation

The correct minimum requirement for the log volume and /hana/shared/ file system for an SAP HANA database system is as follows: For a 256 GB system, the log volume should be 128 GB and the /hana/shared/ file system should be 256 GB. This means that for every 256 GB system, the log volume should be half the size at 128 GB, while the /hana/shared/ file system should remain the same at 256 GB.

Submit
32. Which prerequisites are necessary for productively using SAP HANA cockpit 2.0? Note:There are 2 correct answers to this question

Explanation

The prerequisites necessary for productively using SAP HANA cockpit 2.0 are an IBM Power System with operating system SUSE Linux Enterprise Server (SLES) and 16 GB RAM on a dedicated server. These requirements indicate that the system needs to be running on an IBM Power System with SLES as the operating system. Additionally, it needs to have a minimum of 16 GB RAM allocated to it on a dedicated server.

Submit
33. Which parameters are mandatory when using the hdblcm tool in batch mode? Note:There are 2 correct answers to this question. 

Explanation

The hdblcm tool in batch mode requires the password of the user sapadm and the SAP HANA System ID (SID) to be provided as mandatory parameters. These parameters are necessary for the tool to authenticate the user and identify the specific SAP HANA system for installation or configuration. The data and log path, as well as the installation path, are not mentioned as mandatory parameters in this context.

Submit
34. What can you use the Secure User Store (hdbuserstore) for? Note:There are 2 correct answers to this question

Explanation

The Secure User Store (hdbuserstore) can be used to configure failover supporting a 3-tier scenario by storing the connection information on the SAP HANA database client. This allows for seamless switching between different database instances in case of a failure. Additionally, it can also be used to store connection information on the SAP HANA XS Advanced engine, enabling secure and efficient access to the database.

Submit
35. Which products do you use for SAP HANA administration? Note:There are 2 correct answers to this question. 

Explanation

The correct answer for this question is SAP Solution Manager and SAP HANA cockpit. These two products are used for SAP HANA administration. SAP Solution Manager is a centralized tool that helps in managing and monitoring SAP systems, including SAP HANA. It provides functionalities such as system landscape management, incident management, and change control. On the other hand, SAP HANA cockpit is a web-based tool that allows administrators to monitor and manage SAP HANA databases. It provides features such as performance monitoring, configuration management, and user management. Both of these products are essential for efficient SAP HANA administration.

Submit
36. Which prerequisites must you consider to rename a tenant database in the SAP HANA cockpit? Note:There are 2 correct answers to this question.

Explanation

To rename a tenant database in the SAP HANA cockpit, there are two prerequisites to consider. Firstly, the tenant database must be stopped. This ensures that there are no active processes or connections to the database during the renaming process. Secondly, the database should not be in a move operation, meaning there should be no ongoing data migration or relocation processes happening with the database. These prerequisites ensure a stable and consistent state for the renaming operation to avoid any potential conflicts or data loss.

Submit
37. The recovery of your productive SAP HANA tenant database fails. In which cases can you resume the incomplete recovery? Note:There are 2 correct answers to this question.

Explanation

You can resume the incomplete recovery in the cases of an aborted recovery of a delta data backup and an aborted recovery of a log backup.

Submit
38. Which tool do you use to investigate an SAP HANA system that is started but can't be reached using SQL? Note: There are 2 correct answers to this questions:

Explanation

The tools hdbcons and Sapcontrol can be used to investigate an SAP HANA system that is started but cannot be reached using SQL. Hdbcons is a command-line tool that allows you to connect to the HANA database system and perform various diagnostic and troubleshooting tasks. Sapcontrol is a central control and monitoring tool for SAP systems, which can be used to check the status of various components and services of the SAP HANA system. Both tools provide different functionalities to investigate and resolve issues with the SAP HANA system.

Submit
39. 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? Note:There are 2 correct answers to this question. 

Explanation

Before activating SAP HANA system replication with secondary time travel, it is mandatory for both the primary and secondary systems to have the same SAP HANA version. Additionally, the CPU architecture of both systems must be identical.

Submit
40. Which user management tasks can be performed by a Lightweight Directory Access Protocol (LDAP) server? Note:There are 2 correct answers to this question. 

Explanation

LDAP servers can perform the tasks of role assignment and user creation. Role assignment involves assigning specific roles or permissions to users within an organization's directory. User creation refers to the process of creating new user accounts within the directory.

Submit
41. Which alert configuration properties can you configurein SAP HANA cockpit? Note:There are 3 correct answers to this question.

Explanation

In SAP HANA cockpit, you can configure the following alert configuration properties:
1. Email alert notification: This allows you to set up email notifications for alerts, so that you can be informed about any critical issues or events.
2. Alert threshold values: You can define the threshold values for different alerts, specifying the conditions under which an alert should be triggered.
3. Alert checker category: This allows you to categorize different types of alerts based on their severity or importance, making it easier to prioritize and manage them effectively.

Submit
42. Which privileges are assigned automatically when you create a technical user during the register resource procedure in SAP HANA cockpit? Note: There are 2 correct answers to this question. 

Explanation

When you create a technical user during the register resource procedure in SAP HANA cockpit, the user is automatically assigned the privileges of SELECT on the _SYS_STATISTICS scheme and CATALOG READ. These privileges allow the user to access and retrieve statistical information from the _SYS_STATISTICS scheme and read the catalog information.

Submit
43. Which prerequisites are necessary for using the SAP HANA database lifecycle manager (HDBLCM) Web user interface? Note:There are 2 correct answers to this question.

Explanation

The prerequisites necessary for using the SAP HANA database lifecycle manager (HDBLCM) Web user interface are having communication port 1129 open and having the SAP Host Agent installed on the SAP HANA host. These requirements allow for the proper communication and management of the SAP HANA database through the HDBLCM Web user interface. The other options, such as having the SAP HANA database system in any version or having the SAP HANA Client software locally installed, are not necessary for using the HDBLCM Web user interface.

Submit
44. In a Multiple Database Container (MDC) system, which privilege do you need to perform database-specific backups on all tenant databases? 

Explanation

In a Multiple Database Container (MDC) system, the privilege needed to perform database-specific backups on all tenant databases is DATABASE ADMIN. This privilege grants the user the authority to perform administrative tasks specific to a database, including performing backups.

Submit
45. Which system privileges are required for administrating tenant databases when being connected to the system database? Note:There are 2 correct answers to this question.

Explanation

The correct answers for this question are MONITOR ADMIN and DATABASE ADMIN. When connected to the system database, MONITOR ADMIN privileges are required to monitor the system and tenant databases. DATABASE ADMIN privileges are required to administer the tenant databases, including tasks such as creating, modifying, and deleting databases. BACKUP ADMIN and DATA ADMIN privileges are not specifically required for administrating tenant databases when connected to the system database.

Submit
46. What are the two features of the storage engine in the SAP HANA index server that enable data consistency and maintain durable changes? 

Explanation

Page Management and logger are the two features of the storage engine in the SAP HANA index server that enable data consistency and maintain durable changes. Page Management ensures efficient allocation and management of data pages in memory and on disk, while the logger records all changes made to the database in a persistent and sequential log. These features work together to ensure that data is stored and updated consistently and that changes are durable and recoverable in case of system failures.

Submit
47. Which SAP HANA features can you use to manage the database peak load? Note:There are 2 correct answers to this question.

Explanation

Workload classes and admission control are two SAP HANA features that can be used to manage the database peak load. Workload classes allow for the classification and prioritization of different types of workloads, allowing the system to allocate resources accordingly. Admission control helps in managing the system resources by controlling the number of concurrent sessions or requests, ensuring that the system does not get overloaded during peak load periods. These features help optimize performance and ensure efficient resource allocation during high demand periods.

Submit
48. When can you load and unload individual tables and table columns manually in an SAP HANA tenant database? Note:There are 2 correct answers to this question. 

Explanation

You can load and unload individual tables and table columns manually in an SAP HANA tenant database when you need to measure total memory and when you need to actively free up memory.

Submit
49. Which features are provided by the Manage Full System Information Dumps app in SAP HANA cockpit? Note:There are 2 correct answers to this question.

Explanation

The Manage Full System Information Dumps app in SAP HANA cockpit provides the features of Diagnosis information and Runtime environment. This means that the app allows users to gather diagnostic information about the system and its components, as well as information about the current runtime environment. These features are important for troubleshooting and monitoring the system's performance and health.

Submit
50. Which database objects can you manipulate if you have the ALL PRIVILEGES activity? Note: There are 2 correct answers to this question

Explanation

If a user has the ALL PRIVILEGES activity, they can manipulate views and tables in the database. Views are virtual tables that display the result of a query, and users with ALL PRIVILEGES can modify, create, or delete views. Tables are the main objects in a database that store data, and users with ALL PRIVILEGES can perform various operations on tables such as inserting, updating, deleting, or altering the structure of tables. However, procedures and sequences are not directly related to the manipulation of database objects, so they are not included in the correct answer.

Submit
51. How are hosts assigned to the shared storage in an SAP HANA scale-out system? Note:There are 2 correct answers to this question.

Explanation

In an SAP HANA scale-out system, the master name server is assigned to its master data volume. This means that the master name server is responsible for managing and coordinating the data stored in its assigned master data volume. Additionally, the slave servers are assigned to their own data volumes. Each slave server is responsible for managing and storing data in its own assigned data volume. This distribution of hosts to shared storage ensures efficient data management and storage in the scale-out system.

Submit
52. What can you check with the SAP HANA Hardware Configuration Check Tool (HWCCT)? Note:There are 2 correct answers to this question.

Explanation

The SAP HANA Hardware Configuration Check Tool (HWCCT) can be used to check the kernel settings and memory configuration. Kernel settings refer to the configuration parameters of the operating system kernel, which can affect the performance and stability of the SAP HANA system. Memory configuration refers to the allocation and utilization of memory resources, which is crucial for the optimal functioning of SAP HANA. By checking these aspects with the HWCCT, system administrators can ensure that the kernel settings and memory configuration are properly set up for the SAP HANA system.

Submit
53. . Which migration features are supported when using the Database Migration Opt on (DMO) feature of SAP Software Update Manager (SUM)? Note:There are 2 correct answers to this question.

Explanation

The correct answers for this question are:
1) The target database is SAP Adaptive Server Enterprise (ASE): This means that the Database Migration Option (DMO) feature of SAP Software Update Manager (SUM) supports migrating to SAP Adaptive Server Enterprise (ASE) as the target database.
2) The Primary Application Server can be moved to a target system Landscape: This means that the DMO feature supports moving the Primary Application Server to a target system Landscape during the migration process.

Submit
54. What are the supported operating systems for SAP HANA on IBM Power Servers? Note:There are 2 correct answers to this question. 

Explanation

The correct answer for the supported operating systems for SAP HANA on IBM Power Servers is SUSE Linux Enterprise Server (SLES) 12 and 15 for SAP HANA 2.0, and SUSE Linux Enterprise Server (SLES) 11 SP4 for SAP HANA 1.0.

Submit
55.  Which parameters do you need to change before you can analyse the memory usage of running SOL statements? Note: There are 2 correct answers to this question. Which one do you like?

Explanation

To analyze the memory usage of running SOL statements, you need to change the parameters "enable_tracking" and "memory_tracking". These parameters allow you to enable tracking of memory usage and enable memory tracking for SOL statements, respectively. By changing these parameters, you can accurately monitor and analyze the memory usage of running SOL statements.

Submit
56. How can the system database administrator disable tenant database functionalities? 

Explanation

The system database administrator can disable tenant database functionalities in a Multitenant Database Container (MDC) system by using the "Manage Restricted Features" app. This app provides control over which features and functionalities are accessible to individual tenants or databases within the MDC, allowing the administrator to restrict or disable specific capabilities as needed.

Submit
57. Which role do you need in order to assign users to groups in SAP HANA cockpit? 

Explanation



To assign users to groups in SAP HANA cockpit, you need the role of Cockpit User Administrator. This role is specifically designed to manage user accounts and their group memberships within the SAP HANA cockpit environment.
Submit
58. Which backup and recovery scenario is allowed in multitenant database containers? 

Explanation

In a multitenant database, each tenant database can initiate its own backup. However, the recovery process is executed by the system database. This means that if a tenant database needs to be recovered, it can initiate its own backup, but the system database is responsible for executing the recovery process. This scenario allows for each tenant database to have control over their own backups while ensuring that the recovery process is managed centrally by the system database.

Submit
59. Which SAP HANA cockpit application can you use to investigate a system offline situation?

Explanation

The SAP HANA cockpit application that can be used to investigate a system offline situation is the Full system information dump. This feature allows users to gather comprehensive information about the system, including logs, traces, and other diagnostic data, which can be helpful in troubleshooting and resolving issues. Additionally, the Troubleshoot unresponsive system feature can also be used to investigate and resolve system unresponsiveness problems.

Submit
60. Which tool do you use during the Database Migration Option (DMO) procedure to monitor table splitting? 

Explanation

During the Database Migration Option (DMO) procedure, the Log viewer tool is used to monitor table splitting. The Log viewer allows users to view and analyze the logs generated during the migration process, providing insights into the splitting of tables. It helps in tracking the progress of the migration and identifying any issues or errors that may occur during the table splitting process.

Submit
61. Which types of backups can you use to copy an SAP HANA tenant? Note:There are 2 correct answers to this question. 

Explanation

Data snapshot and Full database backup are the correct answers for this question. These types of backups can be used to copy an SAP HANA tenant. A data snapshot is a point-in-time copy of the data in the database, allowing for easy restoration or duplication of the data. A full database backup, on the other hand, includes all the data and log files necessary to restore the entire database to a specific point in time. Both of these backups provide a means to copy and restore the SAP HANA tenant.

Submit
62. Which default users will be created during the installation of the SAP HANA database system? Note: There are 2 correct answers to this question. 

Explanation

During the installation of the SAP HANA database system, the following users are automatically created:

<sid>adm: This is the operating system administrator required for administrative tasks such as starting and stopping the system.

sapadm: This is the SAP Host Agent administrator.

SYSTEM: This is the database superuser.

<sid>crypt: This user owns the storage of the encryption keys and other similarly sensitive data.

So, the correct answers to your question are sapadm and <sid>crypt. These users are created by default during the installation of the SAP HANA database system. The ldapadm and sap<sid> users are not created by default.

Submit
63. How can you ensure that a consistent database status is saved using data snapshots? 

Explanation

Creating an internal database snapshot ensures that a consistent database status is saved. A database snapshot is a read-only, static view of the database at a specific point in time. It captures the data and schema of the database, allowing users to query and retrieve information as it existed at the time of the snapshot. By creating an internal database snapshot, any changes made to the database after the snapshot will not affect its contents, thus ensuring consistency in the saved data.

Submit
64. Which properties can you adjust in SAP HANA Admission Control? Note:There are 3 correct answers to this question. 

Explanation

In SAP HANA Admission Control, there are three properties that can be adjusted. The first property is the memory limit for queuing requests, which determines the maximum amount of memory that can be used for queuing requests. The second property is the maximum request queue size, which determines the maximum number of requests that can be queued. The third property is the CPU threshold for rejecting requests, which sets the threshold for CPU usage at which requests will be rejected. These three properties allow for better control and optimization of resource allocation in SAP HANA.

Submit
65. Which rules should you consider when creating a table distribution plan for SAP Business Suite on SAP HANA to get the best possible results? Note:There are 2 correct answers to this question. 

Explanation

To get the best possible results when creating a table distribution plan for SAP Business Suite on SAP HANA, it is recommended to keep the number of key columns low. This is because having a lower number of key columns simplifies the distribution process and improves performance. Additionally, keeping the number of partitions per table high is also important as it allows for better parallel processing and distribution of data across multiple nodes, leading to improved query performance.

Submit
66. What do you have to consider when you perform a Tailored Data Center Integration (TDI) installation for a productive SAP HANA database system? Note:There are 2 correct answers to this question. 

Explanation

When performing a Tailored Data Center Integration (TDI) installation for a productive SAP HANA database system, there are two important considerations. Firstly, obtaining the hardware certification from SAP for the existing hardware that will be used ensures compatibility and reliability. Secondly, it is crucial to have the data and log volumes on different disks to optimize performance and ensure data integrity.

Submit
67. Which characteristics describe an SAP HANA Multiple Database Container (MDC) System? Note:There are 3 correct answers to this question.

Explanation

A Multiple Database Container system is identified by a single System ID (SID). This means that all the databases within the system share the same SID, allowing them to be managed collectively. The Database Isolation feature enhances the separation between tenant databases on the operating system level, ensuring that each database operates independently. The name server performs the function of an index server for the system database, managing the location of tables and table partitions within the databases.

Submit
68. Which SAP HANA features are secured by certificates saved in the SAP HANA certificate store? Note:There are 2 correct answers to this question.

Explanation

The correct answers are "Client-server communication over JDBC" and "SAP HANA tenant database replication". These features are secured by certificates saved in the SAP HANA certificate store to ensure secure communication and replication between different components of the SAP HANA system.

Submit
69. What is a characteristic of the Delta Data Shipping operation mode in SAP HANA system replication?

Explanation

In SAP HANA system replication, a characteristic of the Delta Data Shipping operation mode is that it occurs in addition to continuous log shipping. Delta data shipping complements continuous log shipping by sending only the delta changes or differences that have occurred since the last data shipping, allowing for efficient synchronization between the primary and secondary systems. This helps in reducing the network and resource load compared to a full data copy each time.

Submit
70. Which checks are executed when you run the Hardware Configuration Check Tool (HWCCT)? Note:There are 3 correct answers to this question. 

Explanation

The Hardware Configuration Check Tool (HWCCT) performs three checks when it is run. Firstly, it validates the operating system configuration settings for the Linux kernel. Secondly, it measures the data throughput between SAP HANA nodes and storage. Lastly, it validates the LPAR configuration settings on IBM Power servers.

Submit
71. Which parameter do you set to protect an SAP HANA database system against uncontrolled queries that consume excessive memory? Note:There are 2 correct answers to this question. 

Explanation

To protect an SAP HANA database system against uncontrolled queries that consume excessive memory, you need to set the parameters "total_statement_memory_limit" and "statement_memory_limit". These parameters help control the amount of memory that can be used by individual queries, preventing them from consuming excessive resources and potentially impacting the overall system performance. By setting these limits, you can ensure that queries are executed within the defined memory boundaries, maintaining stability and preventing memory overconsumption.

Submit
72. How can you optimize the Database Migration Option (DMO) procedure downtime for a production system? Note:There are 2 correct answers to this question. 

Explanation

To optimize the Database Migration Option (DMO) procedure downtime for a production system, two correct answers are provided. The first answer suggests providing the measured table migration duration data for optimal table sequencing during benchmarking. This means analyzing the time it takes to migrate each table and arranging them in a sequence that minimizes downtime. The second answer recommends setting the optimal number of R31oad processes during benchmarking and the DMO procedure. This involves determining the most efficient number of processes to use during the migration, which can help reduce downtime.

Submit
73. Which is the relationship between the user group operators and the user groups? Note:There are 2 correct answers to this question. 

Explanation

The relationship between user group operators and user groups is that there can be multiple user groups per user group operator, and there can also be only one user group operator per user group.

Submit
74. Which preparation tasks do you need to perform before starting the copy and move process for a tenant database? Note:There are 3 correct answers to this question.

Explanation

Before starting the copy and move process for a tenant database, it is necessary to perform the following preparation tasks:

1. Back up the source tenant database: This ensures that a copy of the source database is available in case any issues occur during the copy and move process.

2. Create credentials for authenticated access to the source system: This step is important to establish a secure and authorized connection to the source system for accessing and copying the tenant database.

3. Configure a secure connection from the target system to the source system: This ensures that the target system can securely connect to the source system to retrieve the tenant database without any data breaches or unauthorized access.

Submit
75. Which prerequisites must be fulfilled when recovering a tenant database? Note:There are 2 correct answers to this question. 

Explanation

The prerequisites that must be fulfilled when recovering a tenant database are stopping the tenant database before the recovery starts and having the logon credentials of the adm user.

Submit
76. Which preparation steps do you need to perform before replaying a captured workload using the SAP HA NA capture and replay tool? Note: There are 3 correct answers to this question. 

Explanation

Before replaying a captured workload using the SAP HA NA capture and replay tool, there are three preparation steps that need to be performed. Firstly, the logon credentials of the replayer user need to be stored in the secure store. Secondly, a replayer user account needs to be created in the target database system. Lastly, the captured workload needs to be preprocessed on the source system. These steps ensure that the necessary credentials and user accounts are set up correctly and that the captured workload is ready to be replayed accurately.

Submit
77. Which file systems are supported for the SAP HANA database system? Note: There are 2 correct answers to this question. 

Explanation



For the SAP HANA database system, the supported file systems include:

XFS

GPFS (General Parallel File System, now known as IBM Spectrum Scale)

EXT3 is not recommended for SAP HANA due to its limitations with large files and performance. MPFS (MultiPath File System) is not listed among the commonly supported file systems for SAP HANA. Therefore, the correct answers are XFS and GPFS.
Submit
78. What is the first node limit for planning an SAP S/4HANA scale-out system? Note: There are 2 correct answers to this question. 

Explanation

For planning an SAP S/4HANA scale-out system, the first node limit typically involves having at least 8TB of memory and 8 CPUs. These requirements ensure that the system can handle the large volumes of data and processing power needed for optimal performance.

Submit
79. What do you need in a Multitenant Database Container (MDC) system to run queries across tenant databases? Note: There are 2 correct answers to this question. 

Explanation

In a Multitenant Database Container (MDC) system to run queries across tenant databases, you need the following:

The user in the source system must have sufficient privileges in the target database: This ensures that the user running the query has the necessary permissions to access and retrieve data from the target database.

The user in the source system must be associated with a user in the target database: This establishes a connection between the user in the source system and a corresponding user in the target database, allowing for authenticated and authorized access to the data across tenant databases.

Submit
80. 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? Note:There are 3 correct answers to this question. 

Explanation

To configure a Multiple Database Container (MDC) System to a higher database isolation between tenant databases on the operating system (OS) level, you need to add dedicated tenant OS users to the sapsys group. This ensures that each tenant has its own dedicated OS user. By doing so, you can enforce separation and isolation between the different tenant databases, preventing unauthorized access or interference between them.

Submit
View My Results
Godwin Iheuwa |MS (Computer Science) |
Database Administrator
Godwin Iheuwa, a Database Administrator at MTN Nigeria, holds an MS in Computer Science, specializing in Agile Methodologies and Database Administration from the University of Bedfordshire and a Bachelor's in Computer Science from the University of Port Harcourt. His proficiency in SQL Server Integration Services (SSIS) and SQL Server Management Studio contributes to his expertise in database management.

Quiz Review Timeline (Updated): Sep 1, 2024 +

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

  • Current Version
  • Sep 01, 2024
    Quiz Edited by
    ProProfs Editorial Team

    Expert Reviewed by
    Godwin Iheuwa
  • Dec 18, 2020
    Quiz Created by
    Themes
Cancel
  • All
    All (80)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
What is the additional disk space factor required during delta merge...
Where are the R3load processes located when performing the Database...
Which SAP HANA database system usage types are automatically assigned...
Which system schema provides performance data and system alerts...
You are checking and monitoring SAP HANA system replication.Which...
What is a prerequisite when you install the SAP Landscape Management...
During the delta merge process, to which memory areas is data...
Which connections do you need to enable explicitly for a Restricted...
 In which scenario do you need SAP expert sizing? Note:There are...
Which preparation tasks do you need to perform before starting the...
In an SAP HANA database system running in log mode "normal",...
What can you directly assign to a user with the Manage Users app in...
How can you perform a complete back up of an SAP HANA database...
What is the correct sequence of the following four steps in the...
Which user credentials are requested during the initial run of the...
Which technology does the SAP DBA Cockpit use to store the performance...
What additional action do you need to perform after you created a new...
Who owns an SAP HANA Deployment Infrastructure (HDI) role
Which SAP HANA trace must you activate to analyze performance issues...
Which SAP HANA database service can you stop from the system database?...
Which table provides a customizing interface that can be used for the...
Your customer has purchased a 1.5 TB SAP HANA license. To which value...
Which replication modes keep the primary system waiting until a...
Which system privilege must you have to manage black listed parameters...
What are the merge methods that are triggered by the SAP HANA system...
How are savepoints triggered?  ...
Which file system locations are suggested to install an SAP HANA multi...
Which tasks can you perform using the SAP HANA database lifecycle...
Which system privilege must you have to redistribute tables across the...
Which prerequisites must you consider to add hosts to an SAP HANA...
What is the correct minimum requirement for log volume...
Which prerequisites are necessary for productively using SAP HANA...
Which parameters are mandatory when using the hdblcm tool in batch...
What can you use the Secure User Store (hdbuserstore) for? Note:There...
Which products do you use for SAP HANA administration? Note:There are...
Which prerequisites must you consider to rename a tenant database in...
The recovery of your productive SAP HANA tenant database fails. In...
Which tool do you use to investigate an SAP HANA system that is...
Which prerequisites of the primary system and the secondary system are...
Which user management tasks can be performed by a Lightweight...
Which alert configuration properties can you configurein SAP HANA...
Which privileges are assigned automatically when you create a...
Which prerequisites are necessary for using the SAP HANA database...
In a Multiple Database Container (MDC) system, which privilege do you...
Which system privileges are required for administrating tenant...
What are the two features of the storage engine in the SAP HANA index...
Which SAP HANA features can you use to manage the database peak load?...
When can you load and unload individual tables and table columns...
Which features are provided by the Manage Full System Information...
Which database objects can you manipulate if you have the ALL...
How are hosts assigned to the shared storage in an SAP HANA scale-out...
What can you check with the SAP HANA Hardware Configuration Check Tool...
. Which migration features are supported when using the Database...
What are the supported operating systems for SAP HANA on IBM Power...
 Which parameters do you need to change before you can analyse...
How can the system database administrator disable tenant database...
Which role do you need in order to assign users to groups in SAP HANA...
Which backup and recovery scenario is allowed in multitenant database...
Which SAP HANA cockpit application can you use to investigate a system...
Which tool do you use during the Database Migration Option (DMO)...
Which types of backups can you use to copy an SAP HANA tenant?...
Which default users will be created during the installation of the SAP...
How can you ensure that a consistent database status is saved using...
Which properties can you adjust in SAP HANA Admission Control?...
Which rules should you consider when creating a table distribution...
What do you have to consider when you perform a Tailored Data Center...
Which characteristics describe an SAP HANA Multiple Database Container...
Which SAP HANA features are secured by certificates saved in the SAP...
What is a characteristic of the Delta Data Shipping operation mode in...
Which checks are executed when you run the Hardware Configuration...
Which parameter do you set to protect an SAP HANA database system...
How can you optimize the Database Migration Option (DMO) procedure...
Which is the relationship between the user group operators and the...
Which preparation tasks do you need to perform before starting the...
Which prerequisites must be fulfilled when recovering a tenant...
Which preparation steps do you need to perform before replaying a...
Which file systems are supported for the SAP HANA database system?...
What is the first node limit for planning an SAP S/4HANA scale-out...
What do you need in a Multitenant Database Container (MDC) system to...
Which activities do you have to carry out to configure your Multiple...
Alert!

Advertisement