You are on page 1of 7

SAP HANA CERTIFICATION (C_HANAIMP151):

HA100/HA150/HA300/HA350/HA400
DEVELOPED BY SOUMABHA CHATTERJEE
The current existing pain point in system using existing database.
How sap hana handle the pain points and help to improve profit.
Explain the architecture of SAP Hana as an accelerator in side-car
scenario.
Explain the architecture of SAP Hana as an in-memory database.
Explain row store and column store in HANA.
Explain compression technique in SAP hana.
What is an RDS (Rapid Development Solution)?
How you could get and use an RDS.
Explain SAP Hana Deployment options.
Explain the structure of Hana Studio.
Explain how to configure perspectives.
How to create Delivery unit and a package.
Explain the architecture of SAP Hana.
Explain necessity and uses of the persistence layer SAP Hana 1.0.
Explain the concept of Backup and Recovery of SAP Hana.
Explain the capabilities and positioning of the flat file data load
functionality.
How load data from Flat files into the SAP Hana Database.
What is the main features of the SAP Data services solution for
SAP Hana?
Describe the process of loading Data from ECC to SAP Hana using
ETL Method.
Explain the architectural Foundation of Landscape Transformation
Replicator (SLT) and its technical prerequisites.
Configure Landscape Transformation Replicator for Connectivity
to the source SAP ERP system and the target SAP Hana database.
Configure data provisioning in SAP Hana Studio and trigger an
initial load and replication.
Explain an additional data acquisition technique for with data
from SAP Business suite system that has been added to the
existing techniques for HANA data acquisition.
Explain about CO-PA Hana Scenario.
Describe Different level of Modeling.
Understand the Features of SAP Hana Studio Modeler Perspective.
Describe the level of modeling in SAP Hana.
Create and display data for an attribute view.
Create and display data for analytical view.
Create and display data for calculation view.
Understand connectivity options for reporting on top of SAP Hana.
Understand how Microsoft Excel Can query SAP Hana using an
ODBO Connection.
Create a pivot table in Microsoft Excel using a calculation View.
Understand the business object platform and reporting
possibilities.
Explain how SAP Business objects Analysis for office can report on
HANA.
Explain why an ODBC Connection to HANA is needed when using
SAP Business object Analysis for Office.
How SAP Business objects Analysis for OLAP can Report on HANA.
Page 1 of 7

SAP HANA CERTIFICATION (C_HANAIMP151):


HA100/HA150/HA300/HA350/HA400
DEVELOPED BY SOUMABHA CHATTERJEE
When to use SAP Business object Explorer on top of HANA.
How to configure SAP Business objects to Use HANA.
Create an Explorer information space to Explore Hana data with
Explorer.
Use different client tools to report on SAP Hana.
What is Database /Database System / Database Management
System?
Explain three level schema architecture.
Which database models are available?
What is Relational Database model?
Why the Relational database model is actually called Relational
database model.
Which language is available for Relational Database model?
Why SQL is important? Why it is valuable working with SQL?
Explain the features of SQL.
What are the Elements of SQL language?
What is Standard rule of SQL?
What is Database objects?
What is Table? What are the components of table?
What is Key? Explain different types of Key.
Which SQL statement can be used for reading data from a table or
View?
Which functions provided by SAP Hana.
Explain Tuple variables also known as Table aliases.
What is case differentiation? Can the projection list contain
columns that are based on a case differentiation?
How you eliminate duplicate using DISTINCT command?
How you sorting data by ORDER BY statement?
How you control how many rows are in the result set?
How you identify which rows are included in the result set?
What is Wild card character? Give some types of wild card
character.
What is the precedence of the different operator?
How calculation across multiple rows (Aggregate Expressions)?
Which aggregate options available in HANA?
Explain the use of Group by statement in Hana.
What groups are included in query result using Having
Statement?
How can I read data from multiple tables and Views?
Explain the use of Union all and Union statement.
How many type of joining tables .Give Example.
What is sub query? When a sub query is useful?
What is the difference between an uncorrelated and a correlated
sub query?
How you add rows to database tables using SQL?
How you change Existing rows of a database table?
How you remove existing rows from a database table?
List the most important data type SAP Hana Support?
How you Create new database tables in Hana?
How you change such tables by adding removing or Renaming
columns?
Page 2 of 7

SAP HANA CERTIFICATION (C_HANAIMP151):


HA100/HA150/HA300/HA350/HA400
DEVELOPED BY SOUMABHA CHATTERJEE
Explain the use cases for and advantages of using database view.
Explain Database view using SQL.
Explain Query data through views.
Delete Database views Using SQL.
Why do we need views? What are the advantages of the view
concept?
Why are there no naming collisions when multiple users create
the same table and view?
How can I define who has access which data?
Which sql statements can I use for access control?
What is a database Index? In HANA why indexes on column store?
Which sql statements can I use to create and delete a database
index?
How to interpret null values in database?
Why the presences of null values can lead to unexpected query
results?
Analyze if two seemingly equivalent sql statements return
different results because of null values?
What a database transaction is and why it is needed?
Explain acronym acid?
Which sql statements can I use to start and finish a transaction?
Explain multi user operations are absolutely necessary but not
without problems?
What does logical single user mode with physical multiuser mode
mean?
What is the serializability criterion?
What are isolation levels?
Which sql statement can I use to define the isolation level?
How do classical DBMS products synchronize the multi-user
mode?
How does SAP HANA synchronize its multi user mode?
How can I access meta data?
Which meta data views are available?
Explain difference between inner join, Left outer join, Right outer
join, Text join, Referential join and temporal join when connecting
table.
Explain how using standard union and union with constant values.
Explain the value of Analytic Views.
Explain how to create derived attribute views.
Explain how to create shared attribute views?
Explain how to create calculated columns.
Explain how to create time characteristics based attribute views.
Explain how to create standalone text tables.
Explain how to use base table aliases.
Explain how to include hidden attributes in an attribute view.
Explain how to implement leveled hierarchies.
Explain how to leverage parent/child hierarchies.
Understand the benefits of Restricted columns. Use restricted
columns.
When to use calculated columns? Create calculated columns.
Explain how to compare constraint filter and where clause?
Page 3 of 7

SAP HANA CERTIFICATION (C_HANAIMP151):


HA100/HA150/HA300/HA350/HA400
DEVELOPED BY SOUMABHA CHATTERJEE
Explain how to create client dependent views.
Explain how to model domain fix values?
Explain different between variables and input parameter. How you
create variables and input parameter.
Explain how to create calculated attributes in a calculation view.
Explain how to create simple calculation views (non aggregate).
Explain how to use the aggregation node.
Explain how to define unmapped columns in a union node.
Explain the language elements used in SAP Hana SQL Statements.
Explain SQL Script and SQL Script extension.
Explain Sql script implementation logic.
Create and call a procedure.
Explain calculation engine and calculation model.
Explain functionality of calculation engine operators.
Understand currency conversion in SAP Hana.
How apply currency conversion in analytical view.
Explain Leverage fixed currencies and source currency from
columns.
Create target currency variables.
Use currency conversion in calculation view.
Explain decision automation using business rule of SAP Hana.
Understand how decision tables can help driving business agility.
Create decision table and consume decision tables in calculation
view.
Explain the full text search capabilities in SAP Hana.
Explain the benefits of full text search.
How the text searching process invoked.
When to use fuzzy search?
Explain the full text search usage for different data types.
How to create columns that enable full text search?
How to enable HANA studio for full text modeling.
How to use full text search?
How to use fuzzy search?
Explain fuzzy search relevance scoring.
How to use free style search?
How to validate models?
How to compare versions of information objects?
How to check model referees ?
How to generate auto documentation?
How to manage schema?
How to import and Export data models?
Explain translating meta data texts.
How to handle user management and user provisioning?
Explain the authentication method?
Explain user and role concept in SAP Hana.
How to maintain users Role?
How to maintain SAP Hana Privileges.
Explain the authorization concept.
What is SQL privilege?
What is system privilege?
What is package privilege?
Page 4 of 7

SAP HANA CERTIFICATION (C_HANAIMP151):


HA100/HA150/HA300/HA350/HA400
DEVELOPED BY SOUMABHA CHATTERJEE
What is analytic privilege?
Explain the purpose of pre delivered roles.
How to deactivate user?
How to reactivate user?
How to reset locked user?
How to manage user password?
Explain database credential concept.
How to link B14 user with SAP HANA users?
How to define a relational connection with database mapping?
Explain the positioning of SAP Landscape Transformation
Replication Server. Describe Key concept and features.
List the prerequisites and how to setup the SAP Landscape
Transformation Replication Server.
Name the benefits of the trigger based replication approach.
Explain the different option for data replication and the related
implication.
Explain the basics of the SLT based transformation concept.
Explain how to change advanced replication settings for certain
configuration of SAP LT replication Server.
Explain data services capabilities with SAP Hana.
Load data from SAP ECC source table into SAP Hana using an
ABAP Data flow.
Explain data services capabilities with SAP Hana.
Explain the capabilities and positioning of the flat file data load
functionality.
Load data from flat files into sap hana database.
When to use flat file data load functionality?
How to load data from flat files into the SAP Hana database?
Explain an additional data acquisition technique for working with
data form SAP Business suite systems that has been added to the
existing techniques for HANA data acquisition.
What is data provisioning?
Which methods of data provisioning can be used for SAP Hana?
Explain the positioning of SAP LT Replication server. Describe key
concepts and features.
List the prerequisites and how to set up the SAP LT replication
server.
Name the benefits of the trigger based replication approach.
Describe landscape strategy of the SAP LT replication server.
Explain the general sizing recommendation.
Describe the installation procedure SAP LT Replication Server.
Define a configuration of SAP LT replication server.
Explain the different options for data replication and the related
implications.
Explain the basics of the SLT based transformation concepts.
Leverage the data processing and transformation process.
Explain how to change advanced replication settings for certain
configurations of SAP LT replication server.
Explain different types of rules to change data with replication.
Specify the parameter in advanced replication settings.
Explain the concept of extending a table.
Page 5 of 7

SAP HANA CERTIFICATION (C_HANAIMP151):


HA100/HA150/HA300/HA350/HA400
DEVELOPED BY SOUMABHA CHATTERJEE
Explain how to implement partitioning.
Explain the benefit of filtering.
Explain the concept of filtering with in SLT.
Specify your own filtering rule.
Define trigger adjustments.
Describe the configuration and monitoring dash board.
Explain the concept of mass transfer IDs.
Leverage the SLT Cockpit.
How to manage structural changes on replicated tables.
Explain the backup the backup and recovery strategy.
Describe the concept of data volume management.
How SLT can supports the real time replication of data to BW
systems.
Understand the two different approaches to replicating data to a
BW sysyem using SLT.
Handle potential issues during SAP LT replication.
How to load data from SAP Archive.
How to integrate SLT with solution manager.
Give an overview on basic knowledge in SAP net weaver BW 7.3.
Explain how data flows from source system into SAP BW.
Define and Explain the role of the Persistent staging Area(PSA) in
the data flow.
Find the SAP BW objects in SAP Hana studio.
Explain an additional data acquisition technique for working with
data from SAP Business suite systems that has been added to the
existing techniques for HANA data acquisition.
Explain the sap business content data source Extractors.
Explain the SAP Hana direct extractor connection Detail.
Explain the comparision with other sap hana data aqusition
technique.
Explain SAP HANA Direct Extractor connection setup and
configuration.
Know the important DXC note number.
Explain the DXC side car variation.
Explain the fundamental technical concepts of SAP Hana.
Explain the central functions of SAP HANA studio.
Set up a connection to a sap hana database.
Understand the run time analysis(SE30).
Understand the ABAP Trace(SAT).
Understand the code inspector(SCI).
Understand the SQL Trace(ST05).
Describe how to access the SAP HANA database by using open
SQL and a secondery database connection.
Understand schemata and tables in SAP HANA Studio.
Analyze the definition of tables in SAP Hana studio.
Explain the performance rules and guide lines for HANA.
Describe the use of native SQL in the context of SAP HANA.
Explain ABAP Database Connectivity(ADBC).
Use ADBC execute native SQL Statements.
Understand the main difference between native SQL Syntax and
and Open SQL syntax.
Page 6 of 7

SAP HANA CERTIFICATION (C_HANAIMP151):


HA100/HA150/HA300/HA350/HA400
DEVELOPED BY SOUMABHA CHATTERJEE
Work with views in the SAP Hana studio.
Describe the different types of SAP Hana views.
Consume HANA views in ABAP.
Call HANA procedures in ABAP.

Page 7 of 7

You might also like