SAP.C DBADM 2404.v2024-10-19.q34
SAP.C DBADM 2404.v2024-10-19.q34
q34
NEW QUESTION: 1
How can you view the audit trail in the SAP HANA Cloud, SAP HANA database? Note:
There are 2 correct answers to this question.
A. Using the expensive statements trace in the SAP HANA cockpit
B. Using the Auditing card in the SAP HANA cockpit
C. Using the SQL Console in the SAP HANA database explorer
D. Using the kernel profiler trace in the SAP HANA database explorer
Answer: (SHOW ANSWER)
To view the audit trail in the SAP HANA Cloud, you can use:B. The Auditing card in the
SAP HANA cockpit, which provides a user interface to access and analyze audit logs
directly from the cockpit dashboard.C. The SQL Console in the SAP HANA database
explorer, which allows running SQL queries to directly fetch audit data from the audit
tables.This dual approach helps in effectively monitoring and ensuring compliance with
data access and changes, thereby enhancing the security posture of the
organization.References= SAP HANA Cloud documentation and best practices on security
monitoring and compliance.
Database Security
NEW QUESTION: 2
Which database storage technology does native storage extension utilize in SAP HANA
Cloud?
A. Dynamic tiering
B. Disk-based
C. In-memory
D. Extension node
Answer: (SHOW ANSWER)
In SAP HANA Cloud, native storage extension utilizes dynamic tiering. This approach
integrates dynamic tiering by extending in-memory tables with disk-based storage, allowing
data to be managed across different storage tiers. Dynamic tiering is particularly effective
for managing large volumes of data where not all data needs to reside in memory, thus
balancing performance with cost efficiency.References= SAP HANA Cloud documentation
on storage and data management, which explains the functionality and benefits of using
dynamic tiering within the database system.
SAP HANA Architecture
NEW QUESTION: 3
Which audit trail target is used by default in the SAP HANA Cloud, SAP HANA database?
A. Database table
B. Kernel trace
C. Linux syslog
D. CSV text file
Answer: (SHOW ANSWER)
By default, the audit trail target used in the SAP HANA Cloud, SAP HANA database, is a
Database table. This setup is chosen for better integration with existing database
management and security tools, allowing for complex queries and reports on audit data,
and leveraging the database's built-in security features to protect audit data.References=
SAP HANA Cloud administration and security guides which explain the setup and
management of audit trails within the database system.
Database Security
NEW QUESTION: 4
Which SAP HANA trace must you activate to analyze performance issues with systems
where third- party software cannot be installed?
A. End-to-end
B. Kernel profiler
C. SQL
D. Performance trace
Answer: (SHOW ANSWER)
To analyze performance issues in SAP HANA systems, especially in environments where
third-party software installations are restricted, activating the Kernel profiler trace is the
most effective approach. The Kernel profiler provides detailed insights into the database
operations at a low level, capturing performance data about database procedures and
commands. This trace is invaluable for understanding the performance characteristics of
SAP HANA operations and identifying bottlenecks without the need for additional software
layers.References= SAP HANA performance monitoring and tuning documentation.
Monitoring and Troubleshooting
NEW QUESTION: 5
What is the purpose of the statement library in the SAP HANA database explorer? Note:
There are 2 correct answers to this question.
A. To execute scripts from the SQL statement collection for SAP HANA
B. To collect all the executed SQL statements and generate a searchable library list
C. To share custom SQL scripts with the whole administration team
D. To determine special database information not available in the SAP HANA cockpit
Answer: (SHOW ANSWER)
The purpose of the statement library in the SAP HANA database explorer includes
executing scripts from the SQL statement collection specifically curated for SAP HANA and
sharing custom SQL scripts with the administration team. This allows administrators and
developers to execute predefined, optimized SQL scripts that enhance performance and
ensure best practices. Additionally, the feature to share custom scripts fosters
collaborationand efficiency among the team by making frequently used or complex scripts
readily available to all members.References= SAP HANA Database Explorer
documentation on SQL scripts management.
Monitoring and Troubleshooting
NEW QUESTION: 6
Where does the SAP HANA Cloud, SAP HANA database run in SAP BTP?
A. Kubernetes container
B. SAP HANA Cloud Central
C. Cloud Foundry runtime
D. Kyma runtime
Answer: (SHOW ANSWER)
The SAP HANA Cloud, SAP HANA database runs in SAP BTP within the "SAP HANA
Cloud Central." This is the central management hub for SAP HANA Cloud instances,
providing tools and interfaces for configuration, monitoring, and administration of database
resources on the SAP Business Technology Platform.References= SAP BTP
documentation and SAP HANA Cloud guides, which describe the integration and
management of SAP HANA within the broader SAP cloud ecosystem.
SAP HANA Architecture
NEW QUESTION: 7
Which types of SAP HANA Cloud instance can you provision in an SAP BTP account?
Note: There are 2 correct answers to this question.
A. SAP HANA database
B. SAP SQL Anywhere
C. SAP IQ
D. Data lake
Answer: A,D (LEAVE A REPLY)
In an SAP BTP account, you can provision the following types of SAP HANA Cloud
instances:
* SAP HANA database: The primary database service provided in SAP HANA Cloud.
* Data lake: A scalable storage solution integrated with SAP HANA Cloud, offering large-
capacity data management.
References=Provisioning options and service descriptions for SAP HANA Cloud are
documented thoroughly in SAP BTP service guidelines, detailing supported instance types
such as databases and data lakes.
Provisioning SAP HANA
NEW QUESTION: 8
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.
A. The user in the source system must have sufficient privileges in the target database.
B. The cross-tenant database communication must be explicitly activated.
C. The user in the source system must be associated with a user in the target database.
D. The bidirectional communication channel must be allowed.
Answer: (SHOW ANSWER)
In a multitenant database container (MDC) system of SAP HANA, to run queries across
tenant databases, it is necessary that:A. The user in the source system must have
sufficient privileges in the target database.B. The cross-tenant database communication
must be explicitly activated.This ensures secure and controlled access across different
tenant databases, where each tenant database can be isolated and independently
managed.
Activating cross-tenant communication explicitly is a security measure to prevent
unauthorized access across tenants.References= SAP HANA Administration Guide and
SAP HANA Security Guide which detail user rights management and cross-tenant access
configurations.
Database Security
NEW QUESTION: 9
You want to implement a 28-day backup cycle. Which scenario uses the least storage?
A. Full back up, differential backup, log backup
B. Incremental backup, log backup
C. Full back up, log backup
D. Full back up, incremental backup, log backup
Answer: (SHOW ANSWER)
The scenario that uses the least storage for a 28-day backup cycle would be:
* Incremental backup, log backup: Incremental backups store only the changes since the
last backup, significantly reducing the amount of storage required compared to full
backups.
References=This backup strategy is recommended in SAP HANA backup and recovery
guides, which highlight the efficiency of combining incremental backups with log backups
to minimize storage use while ensuring data integrity.
Backup and Recovery
NEW QUESTION: 10
A. Replicas
B. vCPUs
C. Storage
D. Memory
Answer: (SHOW ANSWER)
When scaling down an SAP HANA Cloud, SAP HANA database instance, the following
resources are affected:
* vCPUs: Reducing the number of virtual CPUs will decrease the processing power
available to the database instance.
* Memory: Lowering the memory allocation impacts the amount of data that can be stored
in-memory, affecting performance and capacity.
References=SAP HANA Cloud service documentation provides details on the impact of
scaling operations on database resources, emphasizing the change in compute and
memory resources.
Provisioning SAP HANA
NEW QUESTION: 11
You want to change a standard user account into a restricted user account. Which
attributes do you need to adjust?
Note: There are 3 correct answers to this question.
A. Disable ODBC/JDBC Access must be set to "Yes".
B. Authorization method must be set to "LDAP".
C. Creation of Objects in Own Schema must be set to "No".
D. User Group must be set to "Restricted".
E. PUBLIC role must be set to "No".
Answer: (SHOW ANSWER)
Changing a standard user account to a restricted user account in SAP HANA involves
modifying specific attributes to limit the user's capabilities and access within the database:
* Disable ODBC/JDBC Access must be set to "Yes" (A): This prevents the user from
connecting to the database using ODBC or JDBC, which are common connectivity
methods for external applications and development environments.
* Creation of Objects in Own Schema must be set to "No" (C): Restricted users should not
have the privilege to create new objects in their schema, ensuring that their activities are
limited to predefined tasks and roles.
* PUBLIC role must be set to "No" (E): Removing the PUBLIC role restricts the user from
inheriting any privileges that are generally available to all database users, further limiting
their access and capabilities. The options related to Authorization method being set to
"LDAP" (B) and User Group must be set to "Restricted" (D) arenot directly related to
changing the user account type in SAP HANA but pertain to different aspects of user
authentication and group categorization.
References= The conversion between standard and restricted user types is detailed in the
SAP HANA security and user administration documentation, highlighting the attribute
adjustments necessary for enforcing stricter access controls.
User Management
NEW QUESTION: 12
A new version of SAP HANA Cloud, SAP HANA database is available as of today.
If you do NOT perform the upgrade manually, how much time do you have before your
database will be automatically upgraded to the next version?
A. 2 weeks
B. 3 months
C. 1 year
D. 7 months
Answer: (SHOW ANSWER)
In the context of SAP HANA Cloud, when a new version of the SAP HANA database is
available, if the upgrade is not performed manually, there is a specific timeframe provided
before the system automatically upgrades. This period is generally set to ensure minimal
disruption and to provide ample time for users to prepare or complete necessary checks:
* 3 months (B): This period is typically given to allow customers to schedule and plan the
upgrade at a convenient time, ensuring compatibility with their applications and reducing
the risk of unforeseen issues. This automatic upgrade policy helps maintain system
integrity and security by ensuring that all instances run on supported versions of the
software.
References= Information regarding upgrade policies and procedures for SAP HANA Cloud
is available through official SAP HANA Cloud release notes and maintenance guidelines,
which describe the upgrade paths and automation features designed to maintain system
currency and stability.
SAP HANA Architecture
NEW QUESTION: 13
Which database objects can you manipulate if you have the object privilege activity ALL
PRIVILEGES?
Note: There are 2 correct answers to this question.
A. Functions
B. Views
C. Procedures
D. Schemas
Answer: (SHOW ANSWER)
Holding the object privilege "ALL PRIVILEGES" in SAP HANA provides a user with the
ability to perform all available actions on specified database objects. Specifically:
* Functions: Users can create, execute, alter, and drop functions within the database,
allowing for complex operations and calculations to be encapsulated within callable
routines.
* Procedures: These are sets of SQL statements grouped into logical units and stored in
the database.
With "ALL PRIVILEGES", a user can create, execute, modify, and delete stored
procedures.
References=This information aligns with SAP HANA security model guidelines which
discuss object privileges and their impact on database objects such as functions and
procedures.
User Management
NEW QUESTION: 14
You are using the SAP HANA database lifecycle manager (HDBLCM) from the SAP HANA
installation media. Which tasks can you perform from the command line?
Note: There are 2 correct answers to this question.
A. Update the SAP HANA database system and its components.
B. Rename the SAP HANA database system.
C. Uninstall the SAP HANA database system and its components.
D. Extract the SAP HANA database system components.
Answer: (SHOW ANSWER)
Using the SAP HANA database lifecycle manager (HDBLCM) from the SAP HANA
installation media via the command line allows you to:
* Update the SAP HANA database system and its components: Facilitates updates to
ensure the system is running the latest software versions.
* Uninstall the SAP HANA database system and its components: Provides the capability to
cleanly remove the database system and its associated components from the host.
References=SAP HANA lifecycle management documentation provides comprehensive
guidance on using HDBLCM for system management, including updates and uninstallation
procedures.
Provisioning SAP HANA
NEW QUESTION: 15
Where can you start/stop an SAP HANA Cloud, SAP HANA database?
A. SAP HANA HDBSQL
B. SAP BTP cockpit
C. SAP HANA Cloud Central
D. SAP HANA cockpit
Answer: (SHOW ANSWER)
TheSAP HANA cockpitis the correct tool to start/stop an SAP HANA Cloud, SAP HANA
database. This web-based tool provides comprehensive management capabilities for SAP
HANA instances, including service management functions such as start and stop.
References=The functionality of the SAP HANA cockpit is extensively documented in SAP
HANA Cloud administration guides available on the SAP help portal.
Database Administration
NEW QUESTION: 16
You want to use the multi-environment database administration tools to administer an SAP
HANA Cloud, SAP HANA database instance. Which SAP BTP entitlement service plans do
you need?
Note: There are 2 correct answers to this question.
A. hana
B. relational data lake
C. multi-environment tools
D. tools
Answer: (SHOW ANSWER)
To use multi-environment database administration tools for administering an SAP HANA
Cloud, SAP HANA database instance, the required SAP BTP entitlement service plans
include:
* hana: This plan provides the core database services and capabilities necessary for
database operation and management.
* multi-environment tools: This plan specifically includes tools that are designed to operate
across different database environments, facilitating cross-environment management and
integration.
These plans ensure access to the necessary tools and resources for effective database
administration across multiple environments.
References=SAP Business Technology Platform documentation and service plan
descriptions typically outline the required entitlements and their respective capabilities,
emphasizing the importance of specific service plans for administrative tasks.
Database Administration
Valid C_DBADM_2404 Dumps shared by ExamDiscuss.com for Helping Passing
C_DBADM_2404 Exam! ExamDiscuss.com now offer the newest C_DBADM_2404
exam dumps, the ExamDiscuss.com C_DBADM_2404 exam questions have been
updated and answers have been corrected get the newest ExamDiscuss.com
C_DBADM_2404 dumps with Test Engine here:
https://www.examdiscuss.com/SAP/exam/C_DBADM_2404/premium/ (87 Q&As
Dumps, 35%OFF Special Discount Code: freecram)
NEW QUESTION: 17
Which tool do you use to reinitialize a non-recoverable system database?
A. hdbrecovercheck
B. recoverSys.py
C. hdbmdcutil
D. RecoverUtil.py
Answer: (SHOW ANSWER)
To reinitialize a non-recoverable system database in SAP HANA, the tool used
isRecoverUtil.py. This Python script is specifically designed for recovering or reinitializing
system databases in scenarios where they cannot be recovered through standard
methods, ensuring minimal downtime and data loss.
References=The use of RecoverUtil.py for system database issues is outlined in SAP
HANA technical recovery guides, which provide detailed procedures for handling database
failures and non-recoverable states.
Backup and Recovery
NEW QUESTION: 18
What is the maximum number of replicas you can configure for SAP HANA Cloud?
A. 1
B. 3
C. 2
D. 4
Answer: (SHOW ANSWER)
The maximum number of replicas you can configure for SAP HANA Cloud is 2. SAP HANA
Cloud allows setting up a primary instance and up to two secondary (replica) instances.
This is designed to enhance high availability and disaster recovery capabilities. Secondary
instances can be used for failover scenarios, where if the primary instance fails, one of the
secondary instances can take over to ensure continuity of service without data
loss.References= This information is consistent with SAP HANA Cloud documentation and
best practices for database replication and high availability setups.
Database Security
NEW QUESTION: 19
Which actions can you perform on an SAP HANA Cloud, SAP HANA database using the
Cloud Foundry CLI? Note: There are 2 correct answers to this question.
A. Recover instance
B. Change instance backup schedule
C. Decrease data volume size
D. Create instance
Answer: (SHOW ANSWER)
Using the Cloud Foundry CLI, you can perform several administrative tasks on SAP HANA
Cloud, SAP HANA database, including:
* Recover instance: Allows administrators to recover a database instance from backups if
necessary.
* Create instance: Enables the provisioning of new database instances within the cloud
environment.
Both options are critical for managing the lifecycle and resiliency of database services in
the cloud.
References=The functionality of the Cloud Foundry CLI in relation to SAP HANA Cloud
management is covered in SAP Cloud Platform documentation, which details the
commands and operations available for database instances.
Database Administration
NEW QUESTION: 20
A. Password policies
B. Users
C. Permissions
D. Roles
Answer: (SHOW ANSWER)
In the SAP HANA Cloud, SAP HANA database, user groups can be assigned various
entities to manage and control access efficiently. The correct answers are Permissions (C)
and Roles (D). Permissions provide detailed control over what specific actions a user
group can perform on database objects, applications, or data.
Roles encompass a collection of permissions tailored to facilitate specific job functions or
responsibilities, which can be assigned to a user group to streamline authorization
management. Assigning Password policies (A) to a user group is not typically done, as
password policies are generally set at a system-wide level rather than per group. Assigning
individual Users (B) to a user group is a reverse relationship where users are members of
groups, not an assignment to the groups themselves.References= This response is based
on standard practices for user group management within SAP HANA Cloud as outlined in
SAP documentation and security management best practices.
User Management
NEW QUESTION: 21
Who owns all database objects deployed using the SAP HANA Deployment Infrastructure
(HDI)?
A. The user who created the role
B. The DBADMIN user of the tenant database
C. The_SYS_REPO technical user
D. The container-specific technical user
Answer: (SHOW ANSWER)
All database objects deployed using the SAP HANA Deployment Infrastructure (HDI) are
owned by the container-specific technical user. This technical user is automatically created
for each HDI container and is distinct from regular database users or administrators,
ensuring that the operations within the container are isolated and secure. This approach
allows for precise permission management and enhances security by limiting access to the
container's resources.References= SAP HANA HDI documentation detailing the role of
technical users and their association with HDI containers.
Database Security
NEW QUESTION: 22
Which storage tier is used to manage rarely changing, persistent data?
A. Replica
B. Data lake
C. Native storage extension
D. WORM device
Answer: (SHOW ANSWER)
The storage tier used to manage rarely changing, persistent data within SAP HANA is the
Native Storage Extension (NSE). NSE is designed to:
* Native storage extension (C): Extend the in-memory capabilities of SAP HANA to include
disk-based storage, effectively managing larger data volumes that do not fit into memory or
do not require the high performance of in-memory processing. NSE allows for cost-
effective data management and storage optimization by placing less frequently accessed,
non-volatile data on lower-cost, slower disk storage while maintaining seamless access
and integration with the in-memory data. This capability supports scenarios where data is
infrequently accessed but still needs to be readily available within the SAP HANA
environment, without the need for external storage solutions like data lakes (B) or
specialized hardware such as WORM devices (D).
References= SAP HANA documentation on data tiering options provides insights into how
NSE works as an integral part of the data management strategy, focusing on cost-
efficiency and resource optimization.
User Management
NEW QUESTION: 23
What is the default single sign-on method when using hdbsql?
A. Token based
B. SAML based
C. Kerberos based
D. Certificate based
Answer: C (LEAVE A REPLY)
The default single sign-on method when usinghdbsql, the command line interface for SAP
HANA, is Kerberos based. This method leverages the Kerberos protocol to authenticate
users without transmitting passwords, enhancing the security of connections especially in
enterprise environments where Kerberos is commonly used as part of the security
infrastructure.References= SAP HANA Administration and Security documentation, which
discusses authentication mechanisms supported by SAP HANA including the use of
Kerberos for single sign-on.
Database Security
NEW QUESTION: 24
Which container types are available in SAP HANA Deployment Infrastructure (HDI)? Note:
There are 2 correct answers to this question.
A. Docker
B. Kubernetes
C. Runtime
D. Design time
Answer: (SHOW ANSWER)
The container types available in SAP HANA Deployment Infrastructure (HDI) are
"Runtime" and "Design time". Runtime containers are used to run applications and
services, storing the actual data and database objects. Design time containers, on the
other hand, are used during the development phase and include artifacts and source files
necessary to build the runtime objects. HDI does not use Docker or Kubernetes directly as
container types, but these technologies might be used in the broader context of SAP
HANA deployment andoperations.References= SAP HANA HDI documentation which
details the architecture and purpose of different container types used within the HDI
framework.
Database Security
NEW QUESTION: 25
Which data stores are activated by default when you provision an SAP HANA Cloud, SAP
HANA database?
Note: There are 2 correct answers to this question.
A. Native storage extension
B. In-memory
C. Data lake
D. Hadoop distributed file system
Answer: (SHOW ANSWER)
Provisioning SAP HANA
The default activated data stores when provisioning an SAP HANA Cloud, SAP HANA
database are:
* In-memory: The primary storage technology used by SAP HANA, where data is stored in
RAM for high-speed access.
* Native storage extension: Provides the ability to manage large data volumes in a cost-
efficient manner while keeping frequently accessed data in-memory.
References=SAP HANA Cloud documentation and provisioning guides typically include
information on the storage
NEW QUESTION: 26
What can you assign to a user with the User Management app in the SAP HANA cockpit?
Note: There are 2 correct answers to this question.
A. LDAP identity provider
B. Scopes
C. LDAP authorization mode
D. User group
Answer: (SHOW ANSWER)
Within the User Management app of the SAP HANA Cockpit, administrators can assign:
* Scopes: These define the range or context in which user permissions apply, often used in
administrative tasks to delineate boundaries for user actions within specific areas of the
SAP HANA environment.
* User groups: Administrators can organize users into groups to manage permissions more
efficiently, allowing for bulk assignment of roles and privileges to a collection of users
instead of individual user assignments.
References=Details about user management can typically be found in the SAP HANA
administration guides and the SAP HANA Cockpit documentation, which outlines user
group and scope management.
User Management
NEW QUESTION: 27
What is one of the backup options provided by the SAP HANA database?
A. Time travel
B. Single table backup
C. Fallback snapshots
D. Data snapshots
Answer: (SHOW ANSWER)
One of the backup options provided by the SAP HANA database is:
* Data snapshots: This method captures the state of the database at a particular point in
time, facilitating quick backups that do not significantly impact database performance.
References=Data snapshots are described in SAP HANA documentation as an effective
way to quickly backup the database without the overhead of traditional full backups.
Backup and Recovery
NEW QUESTION: 28
When using the SAP HANA cockpit, which user credentials do you need to stop the SAP
HANA database system? Note: There are 3 correct answers to this question.
A. Cockpit User
B. sap<sid>
C. Database User
D. Root
E. <sid>adm
Answer: (SHOW ANSWER)
To stop the SAP HANA database system using the SAP HANA cockpit, you need
credentials associated with:
* sap<sid>: This OS level user has the necessary permissions to stop and start the SAP
HANA system.
* Root: Root user access is typically required for administrative actions at the operating
system level.
* <sid>adm: This is the SAP system administration user who has the necessary privileges
to manage the SAP HANA instance.
References=The use of these user credentials in stopping the SAP HANA system is
standard practice, as outlined in SAP HANA technical operation manuals and security
guides.
Database Administration
NEW QUESTION: 29
Which options for Audited Action Status are available in the SAP HANA Cloud, SAP HANA
database? Note:
There are 2 correct answers to this question.
A. Critical
B. Enabled
C. All
D. Unsuccessful
Answer: (SHOW ANSWER)
The options for Audited Action Status available in SAP HANA Cloud are:B. Enabled, which
indicates that auditing is turned on for the specific action.D. Unsuccessful, which
specifically tracks actions that failed due to errors or lack of permissions, helping in
pinpointing potential security issues or misconfigurations.Tracking both enabled actions
and unsuccessful attempts are crucial for detailed audit trails that support security audits
and compliance checks.References= SAP HANA Security documentation detailing audit
configuration and audit log management.
Database Security
NEW QUESTION: 30
A. HTML file
B. XML file
C. TXT file
D. JSON file
E. CSV file
Answer: (SHOW ANSWER)
In the SAP HANA cockpit sessions app, session-specific data can be saved in various
formats that support easy access and analysis. These formats include HTML, JSON, and
CSV. HTML files are useful for viewing formatted data in web browsers, providing a user-
friendly layout. JSON files offer a lightweight data interchange format that is easy for
machines to parse and generate, suitable for data manipulation programmatically. CSV
files are commonly used for data portability between different programs and are ideal for
large datasets that need to be viewed and analyzed in spreadsheet
applications.References= SAP HANA cockpit documentation on data export capabilities.
Monitoring and Troubleshooting
NEW QUESTION: 31
Which services are shared in the Manage Services app in the SAP HANA Cloud
database? Note: There are 2 correct answers to this question.
A. Name server
B. Compile server
C. DP server
D. DI server
Answer: (SHOW ANSWER)
NEW QUESTION: 33
How are savepoints triggered?
Note: There are 2 correct answers to this question.
A. By performing a delta merge
B. By a database soft shutdown
C. By performing a database backup
D. By issuing a transactional commit
Answer: (SHOW ANSWER)
Savepoints in SAP HANA are triggered by:B. By issuing a transactional commit, which
initiates a savepoint to ensure that all committed transactions are durably written to the
disk.C. By a database soft shutdown, during which SAP HANA ensures that all changes
are safely written to the disk in the form of a final savepoint to prevent any data
loss.Savepoints are not directly triggered by performing a delta merge or a database
backup; these processes may coincide with savepoints for consistency but do not
inherently cause them.References= SAP HANA administration guide detailing how
transactional data management is handled, including the automatic triggering of savepoints
at specific operations like shutdowns and commits.
SAP HANA Architecture
NEW QUESTION: 34
Which actions can you only choose when using the resident HDBLCM tool as root user?
Note: There are 2 correct answers to this question.
A. rename_system
B. unregister_system
C. update_host
D. configure_internal_network
Answer: (SHOW ANSWER)
Provisioning SAP HANA
When using the resident HDBLCM tool as the root user, the following actions can be
exclusively selected:
* rename_system: Allows the root user to rename the SAP HANA system.
* unregister_system: Permits the root user to unregister the system from the SAP HANA
landscape.
References=The SAP HANA lifecycle management guide details the permissions and
capabilities of the HDBLCM tool, especially when executed by the root user, outlining
actions such as system renaming and unregistering.