0% found this document useful (0 votes)
1K views23 pages

HANA Security Techleap

The document contains questions and answers about SAP HANA. It covers topics like auditing, URLs, mandatory information for adding a system, objects that can be created in HANA modules, internal database users, active traces after installation, registering users in the cockpit manager, analytic privileges, calculation views, hash partitioning, design-time roles, advantages of column stores, join engine, characteristics of design-time roles, components of a package, storage used to restore the database, URL for lifecycle management, converting a restricted user to standard, valid privilege types, monitoring in the cockpit, user types, template roles, sizing components, views in the IDE, and security services.

Uploaded by

Mahesh Babu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views23 pages

HANA Security Techleap

The document contains questions and answers about SAP HANA. It covers topics like auditing, URLs, mandatory information for adding a system, objects that can be created in HANA modules, internal database users, active traces after installation, registering users in the cockpit manager, analytic privileges, calculation views, hash partitioning, design-time roles, advantages of column stores, join engine, characteristics of design-time roles, components of a package, storage used to restore the database, URL for lifecycle management, converting a restricted user to standard, valid privilege types, monitoring in the cockpit, user types, template roles, sizing components, views in the IDE, and security services.

Uploaded by

Mahesh Babu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

Which of the following actions are audited by default in SAP HANA ?

Choose 2
correct answers

Select one or more:


Changes to System Configuration
Installation of SAP HANA License
Creation, Modification, Deletion of Audit Policies
Deletion of Audit entries from audit trial
Feedback
Your answer is correct.

Question text

What is correct URL to access SAP HANA Web Development Workbench?

Select one:
https://<Hostname>:80<Instanceno>/sap/hana/ide
https://<Hostname>:11<Instanceno>/sap/hana/ide
http://<Hostname>:80<Instanceno>/sap/hana/xs/ide
https://<Hostname>:23<Instanceno>/sap/hana/ide
Feedback
Your answer is correct.

Question text

When Adding System in SAP HANA Studio, which of following information are
mandatory? Choose 3 correct answers

Select one or more:


VALID DATABASE USERNAME & PASSWORD
INSTANCE
SQL PORTNO
DBSID
HOST
Feedback
Your answer is correct.
Mark 1.00 out of 1.00
Question text
In SAP WEB IDE for HANA, what can we create in a HDB module ? Choose 3 correct
answers

Select one or more:


Calculation View
Analytic Privileges
HTML5 file
Flowgraph
Feedback
Your answer is correct.

Question text
Which of the following is a Internal Database users which do not correspond to
real user & there not dropped if a person leaves the organization?

They are basically used for Administrative tasks such as Creating objects &
Granting privileges for a particular application?

Select one:
SYS
_SYS_REPO
_SYS_STATISTICS
_SYS_AFL
_SYS_EPM
ALL OF THESE
Feedback
Your answer is correct.

Question text

Which of the following traces is active after the SAP HANA installation is
completed?

Select one:
Database Trace
Performance Trace
SQL Trace
Expensive Statement Trace
End-to-End Trace
User-Specific Trace
None of these
Feedback
Your answer is correct.

Question text

In SAP HANA Cockpit 2.0, how can you register Cockpit Users, Resource Groups
and Resources with the Cockpit Manager?

WHICH OF THE FOLLOWING GIVEN OPTION IS CORRECT ?

Select one:
https://<cockpithost>:<portno>
https://<portno>:<cockpithost>
https://<cockpithost>/hana/cockpit/index.html
https://<portno>/hana/cockpit/index.html
Feedback
Your answer is correct.

Question text

What do we implement to restrict access to specific data rows of a calculation


view ?

Select one:
ANALYTIC PRIVILEGES
OBJECT/SQL PRIVILEGES
PACKAGE PRIVILEGES
SYSTEM PRIVILEGES
APPLICATION PRIVILEGES
Feedback
Your answer is correct.
00

Question text
Which of the following HANA services are used to process unstructured data in
SAP HANA 2.0?
Select one:
indexserver
nameserver
preprocessor
xsengine
sapwebdispatcher
xscontroller
None of these
Feedback
Your answer is correct.

Question text

SAP HANA handles data temperature.

It stores the Hot Data in "_____________",

It stores the Warm Data in "_______________"

It stores the Cold Data in "_______"

Choose the Correct order for the above .

Select one:
NLS, MEMORY, DISK
MEMORY , NLS , DISK
MEMORY , DISK , NLS
DISK , MEMORY , NLS
Feedback
Your answer is correct.

Question text
Which of the following is the URL are generated after SAP HANA Cockpit 2.0
Installation? Choose 2 correct answers

Select one or more:

SAP DBACOCKPIT
SAP HANA COCKPT MANAGER
SAP HANA COCKPIT
SAP WEBIDE FOR HANA
Feedback
Your answer is correct.

Question text
Which of the following are SAP HANA Cockpit 2.0 deployment Options?

Select one:
Dedicated Hardware
Shared Database
Shared Hardware
All of these
Feedback
Your answer is correct.

Question text

HANA support maximum number of rows up to 2 billion, so if we have more data then
we may use table partition to overcome this by distributing the rows of a column table
on multiple partitions .When the data of a table is distributed to multiple nodes over the
landscape, a query against the table will be processed on all these nodes, enabling
parallel processing for queries on all nodes.
Which of the following are different types of Partitioning for queries on all
nodes. (choose 3 correct answers)

Select one or more:


a.DELTA MERGE
b.ROUND ROBIN PARTITIONING
c.HASH PARTITIONING
d.MERGE PARTITONING
e.RANGE PARTITIONING
Feedback
Your answer is correct.

Question text
SAP HANA Studio is an Eclipse-based environment which provides various types of Perspectives.

Select one:

Development Perspective
Modeler Perspective
Debug Perspective
Administration Console Perspective
All of these
Feedback
Your answer is correct.

Question text
Which of the following statement are TRUE with regard to Significance / Features
of SAP HANA?

Select one:
HANA RUNS ONLY LINUX OS LIKE SLES & RHEL
HANA SUPPORTS 2 & 3 TIER ARCHITECTURE (NATIVE / NON-NATIVE HANA
ARCHITECTURE)
HANA HAS DISK PERSISTENCE ( STORAGE DEVICE LIKE HDD/SSD/FUSION DISK)
HANA MDC SUPPORTS 1 SYSTEMDB & MULTIPLE TENANT DB'S
HANA DELIVERY APPROACH - HANA AS AN APPLIANCE/HANA AS A TDI
HANA MDC - "SYSTEMDB" & "TENANT DB" HAS DEFAULT USER - SYSTEM
ALL OF THESE
Feedback
Your answer is correct.

Question text

When you try to create a Delivery Unit from SAP HANA Studio you receive the
following error message "Cannot Create Delivery Unit as content vendor is not
defined for this system'. How do you troubleshoot this issue .

Select one:

Maintain the Configuration parameter "content_vendor".


Maintain the Vendor ID
GRANT REPO.MAINTAIN_DELIVERY_UNITS Privilege
Grant REPO.MAINTAIN_NATIVE_PACKAGES Privilege
None of these
Feedback
Your answer is correct.

Question text
A user named "HANAUSER01" creates & activates a design-time Object. In which
schema is the run object generated?

Select one:
SYS
_SYS_BI
SYSTEM
HANAUSER01
_SYS_BIC
Feedback
Your answer is incorrect.

Question text
What are the advantages of Column Store Tables in SAP HANA ? Choose 3
correct answers
Select one or more:
Data footprint Reduction through Compression Techniques
Rows can be Partitoned
Only the Columns required are actually loaded to memory
Columns can be partitioned.
Feedback
Your answer is correct.

Question text
Which are the types of Engines are included by SAP HANA Architecture ? Choose 3
correct answers

Select one or more:


Join Engine
Calculation Engine
Analytic Engine
Attribute Engine
OLAP Engine
Question text
Which of the following are characteristics of a design-time role ? Choose 3
correct answers

Select one or more:


It is created by the technical user "_SYS_REPO".
It is revoked if the grantee user is deleted.
It is granted through the execution of stored procedures
It can be transported between systems.
It is granted and revoked directly by an administrator.
Feedback
Your answer is correct.

Question text
in SAP HANA Studio, what components would you find in a PACKAGE? Choose 3
correct answers

Select one or more:


Schemas
Procedures
Calculation Views
Tables
Analytic Privileges
Feedback
Your answer is correct.

Question text
What are the two Storage components used in SAP HANA Architecture to restore
the database in case of power failure? Choose 2 correct answers

Select one or more:


Main store
Delta Store
Memory
Log Area
Data Area
Feedback
Your answer is correct.

Question text
Which of the following is the URL for "SAP HANA PLATFORM LIFECYCLE MANAGEMENT"
?

Select one:
http://<hostname>:1128/lmsl/hdbcockpit/<SID>/index.html
https://<hostname>:80<instanceNumber>/sap/hana/ide
https://<hostname>:80<instanceNumber>/sap/hana/xs/lm
http://<hostname>:1129/lmsl/HDBLCM/<SID>/index.html
https://<hostname>:1129/lmsl/HDBLCM/<SID>/index.html
Feedback
Your answer is correct.

Question text
You created a Restricted user "HANAUSR01" in the ABC Tenant Database.

Which commands must you use to convert Restricted SAP HANA User to Standard
SAP HANA User? Choose 3 correct answers

Select one or more:


ALTER USER HANAUSR01 ACTIVATE USER NOW
ALTER USER HANAUSR01 GRANT CREATE ANY ON OWN SCHEMA
ALTER USER HANAUSR01 GRANT ROLE PUBLIC
ALTER USER HANAUSR01 ENABLE CLIENT CONNECT
ALTER USER HANAUSR01 ADD REMOTE IDENTITY
Feedback
Your answer is correct.

Question text
Which of the following are valid types of Privileges in SAP HANA? Choose 3 correct
answers

Select one or more:


System Privileges
Application Privileges
Package Privileges
Attribute Privileges
Data Privileges
Feedback
Your answer is correct.

Question text
Which Security settings can you monitor in SAP HANA Cockpit 2.0? Choose 2
correct answers

Select one or more:


Data Storage Security
Manage Users
Manage Database Backups
Password Policy
Feedback
Your answer is correct.

Question text
Which of the following are User Types in SAP HANA? Choose 2 correct answers

Select one or more:


Standard User
Service User
Restricted User
Communication User
Feedback
Your answer is correct.

Question text
Which of the following Template roles are delivered by Standard System ?

Choose 3 correct answers

Select one or more:


ADMINISTRATOR
CONTENT_ADMIN
MONITORING
IMPORT
MODELING
Feedback
Your answer is correct.

Question text
Which of the following are HANA Sizing Components ?

Select one:
CPU
MEMORY
STORAGE
I/O Resources
All of these
Feedback
Your answer is correct.

Question text
What are the two Views available in the WEB IDE for SAP HANA?

Select one or more:


Database Explorer
Business Explorer
Business Analyzer
Development
INSTALL
SWPM
Feedback
Your answer is correct.

Question text
Which Security services are included in SAP HANA ? Choose 4 correct answers
below

Select one or more:


AUDIT LOGGING
AUTHENTICATION
AUTHORIZATION
ENCRYPTION
ANTI-VIRUS PROTECTION
Feedback
Your answer is correct.

Question text
Which of the following are valid HANA Authorization assignments ? Choose 3
correct answers.

Select one or more:


Privilege to Role
Role to Privilege
Privilege to Privilege
Role to Role
Privilege to User
Feedback
Your answer is correct.

Question text
Which HDBSQL command is used to display the SAP HANA Database Processes ?
Choose 2 correct answers

Select one or more:


HDB version
HDB proc
HDB info
HDB admin
Feedback
Your answer is correct.

Question text
How can you find out which SAP HANA Database parameters have ben
changed in your System ? Choose 2 correct answers

Select one or more:


By running the SQL Query SELECT * FROM "PUBLIC"."M_CONFIGURATION" WHERE
OPTIONS != 'DEFAULT';
BY CHECKING THE CONFIGURATION TAB PAGE OF ADMINISTRATION CONSOLE
PERSPECTIVE IN SAP HANA Studio
BY CHECKING THE INDEXSERVER TRACE FILE COVERING THE LAST SYSTEM
STARTUP.
By running the SQL Query SELECT * FROM "PUBLIC"."M_INIFILE_CONTENTS"
WHERE LAYER_NAME != 'DEFAULT';
Feedback
Your answer is correct.

Question text
Which of the following SAP HANA tools is used to collect diagnostic information?

Select one:
landscapeHostConfiguration.py
hdbnsutil
fullSystemInfoDump.py
hdbsql
Noe of these
Feedback
Your answer is correct.

Question text
You created an Information model in SAP HANA Studio and activated it
successfully. When you execute the Data Preview you get an error message
indicating missing privileges.

Which of the following could solve this problem statement ?

Select one:
GRANT SELECT ON SCHEMA <SCHEMA_NAME> TO _SYS_BIC ;
GRANT SELECT ON SCHEMA <SCHEMA_NAME> TO _SYS_REPO WITH GRANT
OPTION ;
GRANT SELECT ON SCHEMA <SCHEMA_NAME> TO SYSTEM ;
GRANT SELECT ON SCHEMA <SCHEMA_NAME> TO SYS ;
GRANT SELECT ON SCHEMA <SCHEMA_NAME> TO _SYS_BI WITH GRANT OPTION ;
Feedback
Your answer is correct.

Question text
A standard User HANAUSER01 is locked due to too many failed logon attempts.
Which command would you use to solve this problem statement?

Select one:
ALTER USER HANAUSER01 ACCOUNT UNLOCK;
ALTER USER HANAUSER01 FORCE PASSWORD CHANGE AFTER ATTEMPTS;
ALTER USER HANAUSER01 RESET CONNECT ATTEMPTS;
ALTER USER HANAUSER01 DROP CONNECT ATTEMPTS;
NONE OF THESE
Feedback
Your answer is correct.

Question text
Which view allows you to find the Audit entries after HANA Audit Policy is
Enabled to monitor the actions performed in the Database?

Select one:
AUDIT_TRIAL
M_INIFILE_CONTENTS
AUDIT_LOG
AUDIT_POLICIES
Feedback
Your answer is correct.

Question text
Which of the following Sequence for a Delivery Unit is SAP HANA ?

Select one:
Object -> Delivery Unit -> Package -> Product
Package -> Product -> Delivery Unit -> Object
Delivery Unit -> Package -> Object -> Product
Product -> Delivery Unit -> Package -> Object
Feedback
Your answer is correct.

Question text
Which of the following authentication mechanism are supported in SAP HANA ?
Choose 4 correct answers

Select one or more:


SAP Logon & Assertion Tickets
SAML
Kerberos
Username/Password
CUA
Enterprise SSO
Feedback
Your answer is correct.

Which of the following component in SAP HANA Architecture enhance the


functionality of SAP HANA MDC (Multiple-Container System) ?

Select one:
SYSTEMDB
Tenant Database
Storage
OS & Hardware
Feedback
Your answer is correct.

Select the Missing word below on HANA Deployments Scenarios

1. HANA Technical Deployments SCOS/MCOS/MCOD/MDC/Virtualization/Co-Deployment


Answer 1
2. HANA Approach HANA as-an Appliance / TDI
Answer 2
3. HANA Functional Deployments On-Premise / Cloud / Hybrid
Answer 3
Feedback
Your answer is correct.

Which of the following is responsible for transfer of data from Memory to Disk as
per HANA Architecture Scenario?

Select one:
XS Engine
Join Engine
MDX Engine
SQL Engine
Storage Engine
Calculation Engine

Feedback
Your answer is correct.
You need to set up an SAP HANA system for XYZ Company where
several branches share the same SAP HANA instance.

You have to provide each branch a dedicated share of the instance for its
Application data, Configuration and User management.

Which deployment scenario would you use?

Select one:

MCOD
MDC
VIRTUALIZATION
MCOS
TECHNICAL CO-DEPLOYMENT
Feedback
Your answer is correct.

Which connection type can a standard restricted user use to connect to the SAP
HANA database?
Please choose the correct answer.

Select one:
a.TCP/IP
b.ODBC
c.HTTP(S)
d.JDBC
Feedback
Your answer is correct.

What software innovations did SAP deliver with SAP HANA 2.0?

Choose 3 correct answers

Select one or more:


Insert only on Column store
Row and Delta Store
Compression and Decompression
Insert only on Delta Store
Partitioning
Feedback
Your answer is correct.

in SAP HANA , CPU sizing is measured in SAPS , What is the abbreviation of SAPS ?

Select one:
a.SAP Application Products System
b.SAP Application Platform Services
c.SAP Application Performance System
d.SAP Application Performance Standard
e.None of these
Feedback
Your answer is correct.

SAP HANA uses access channels like JDBC/ODBC , http(s) for XS Application.

Is the above statement is TRUE or FALSE.

Select one:
True
False
Which are the 3 main System Components of SAP HANA ?

Select one or more:


SID
Host
Instance
Storage
Memory
Which of the following Operating Systems are supported for Intel based
hardware platforms for SAP HANA 2.0 ?

Choose 2 correct answers

Select one or more:


HP-UX (Unix)
Red Hat Enterprise Linux (RHEL)
SUSE Linux Enterprise Server (SLES)
OS/2
Windows 2012 R
Feedback
Your answer is correct.

Fill the sentence with appropriate answers regarding SAP HANA Database

1. Types of Installation Options :


hdblcm,hdblcmgui,hdblcmweb
____________________

2. Types of Delta Merge Operations : _____________ ____


Auto,Smart,Hard,Forced,Critical

3. Types of Advanced Installation Options :_____________


Command Line with parameters,Config file

4. Types of Persistence Components : _________________


Data volume,Log volume & Savepoint

Feedback
Your answer is correct.

Which of the following are the Security Administration tools used for Monitoring &
Administering the SAP HANA 2.0 Database ?

Select one:
SAP HANA Studio
SAP HANA Cockpit 2.0
SAP LaMa
SAP Solution Manager 7.2
All of these
Feedback
Your answer is correct.

Which of the following are Native HANA Admin Tools ? Choose 2 correct answers

Select one or more:


SAP HANA Cockpit 2.0
SAP HANA Studio
SAP Solution Manager 7.2
SAP LaMa
Feedback
Your answer is correct.

In the future the Administrative perspective of SAP HANA studio will be


deprecated & will be replaced with below HANA Security administration tools as
below

(a) SAP DBA Control Center & (b) SAP HANA Cockpit 2.0.

Does the above statement is TRUE or FALSE ?

Select one:
True
False
Feedback
Your answer is correct.

The first version of Web-based SAP HANA Cockpit 1.0 interface was launched in
SAP HANA 1.0 SPS( XX) ?

Select one:
HANA 1.0 SPS05
HANA 1.0 SPS06
HANA 1.0 SPS07
HANA 1.0 SPS08
HANA 1.0 SPS09
HANA 1.0 SPS12
Feedback
Your answer is correct.

Which command is used in HDBSQL Prompt " hdbsql => " to display the general
Information about SAP HANA Database .

Select one:
\c
\h
\?
\s
\d
Feedback
Your answer is correct.
After you install the SAP HANA Client, the hdbuserstore program is located in one
of the following directories.

Select one:
/usr/sap/<SID>/hdbclient
/usr/sap/hostctrl/exe
/hana/shared/<SID>/hdbclient
/usr/sap/<SID>
/usr/sap/hdbclient
Feedback
Your answer is correct.

HDBSQL commands can be executed in interactive and non-interactive mode.

Select one:
True
False
Which of the following HDBUSERSTORE commands are correct ?

Select one:
Create a user key in the user store: hdbuserstore SET <user_key> <env>
<username> <password>
List all available user keys in user store : hdbuserstore LIST <user_key>
Call hdbsql with the user key : hdbsql -U <user_key>
All of these
Feedback
Your answer is correct.

What is the purpose of the following tools of SAP HANA for performing Database

Administrative & Development tasks ?


HANA Configuration Tasks
1. HANA Platform Lifecycle Management :

2. HANA Application Lifecycle Management


HANA Transport Managment
:
HANA Offline Administration & Troubleshooting
3. HANA Offline Administration :
4. SAP Web based Development Workbench
HANA XS Classic IDE (SAP HANA 1.0)
:
HANA XS Advanced IDE (SAP HANA 2.0)
5. SAP WebIDE for HANA :

Feedback
Your answer is correct.

Which of the following SAP HANA Lifecycle Management Tools can be used for
configuration Tasks like Uninstallation , Rename of SAP HANA Database etc.,?

Select one:
Resident HDBLCM
Application Lifecycle Management
CCLM
SAP PLM
All of these
Feedback
Your answer is correct.

Which of the following is the correct path for accessing Resident HDBLCM for
HANA Configuration tasks ?

Select one:
/hana/shared/<SID>/hdblcm
/hana/data/<SID>
/hana/log/<SID>
/usr/sap/<SID>
Feedback
Your answer is correct.

Which one of the following admin Tool helps you to simplify IT &
automate operations of your hybrid Landscapes?

Select one:
SAP HANA COCKPIT 2.0
SAP HANA STUDIO
SAP DBACOCKPIT
SAP DBA CC
SAP LaMa
SAP Solution Manager 7.2
SAP HDBSQL
All of these
Feedback
Your answer is correct.

What is a prerequisite before you can install SAP HANA cockpit 2.0 as a central
monitoring tool for

productive SAP HANA databases?

Select one:
SAP NetWeaver 7.5x on SAP HANA 2.0 with ABAP CDS and SAP Fiori installed
A central SAP HANA database 2.0 with SAP HANA XSA Installed
SAP Solution Manager 7.2 on SAP HANA 2.0 with SAP HANA XSA Installed
A dedicated server with at least 16GB of RAM with Linux OS (SLES or RHEL)
Feedback
Your answer is correct.

During an unplanned maintenance, the SAP HANA database system is NOT


accessible. The root cause is unclear.

Which SAP HANA cockpit 2.0 options allow you to investigate this situation?

There are 2 correct answers to this question.

Select one or more:


Recover database
Troubleshoot unresponsive system
Monitor performance
Launch cockpit for offline administration
Feedback
Your answer is correct.

What is the order specified for registering resources and creating resource
groups and cockpit users

with the Cockpit Manager URL ?

Select one:
Resource Groups, Resources, Cockpit Users
Resources, Resource Groups, Cockpit Users
There is no order to follow
Cockpit Users, Resources, Resource Groups
Feedback
Your answer is correct.

What is the URL of SAP HANA Cockpit Manager ?

Select one:
https://<PORTNO>:<COCKPITHOST>
https://<COCKPITHOST>:<PORTNO>
http://<PORTNO>:<COCKPITHOST>
http://<COCKPITHOST>:<PORTNO>

None of these

Feedback
Your answer is correct.

You might also like