Introduction Flashcards
What are the 5 dimensions of requirements businesses typically have?
Broad Deep High speed Real time Simple
From an ABAP’ers view point, what are the two HANA scenarios?
Scenarios in which the HANA DB functions as the DB for AS ABAP
Scenarios based on a stand alone HANA server (HANA as an accelerator)
How is HANA presented
As an appliance, that is, hardware and software
What are the four components of HANA
The HANA database
The HANA client
The HANA studio
HANA XS
What does the HANA database provide
Support for SQL-92 and extension set SQL-99
Provides services for back up and recovery
Insures consistency thru ACID compliance (atomic, consistent, isolated, durable)
What are the three main HANA lifecycle management tools?
HANA Lifecycle Manager Tool - used for adapting the HANA system
HANA Application LifeCycle manager - used to install or modify native HANA applications
SAP Host Agent - used to monitor individual hosts
HANA studio on Eclipse is more than just an IDE. What other things can be accomplished with it providing the user has authorization
Starting and stopping database services Monitoring the system Specifying system settings Maintaining users and authorizations Configuring the audit log
What is the extension of a CDS file.
.hdbdd
What three add on packages are available as of HANA SP09?
HANA Predictive
HANA Spatial
HANA Advanced Data Processing
SAP provides several tools for data replication. Name 4.
HANA real time replication
HANA Enterprise Information Management
Smart Data Access
Direct Extractor Connection
The book mentions four additional enhancement options. What are they?
HANA Smart Data Streaming
HANA Dynamic tiering
HANA Accelerator for ASE
HANA Data Warehouse Foundation
HANA has special instruction sets at the machine level and therefore can only run on certified hardware. Is the statement true?
Yes
For SAP HANA and BW HANA what are the maximum RAM sizes
For HANA 12tb, for HANA BW its 48tb
What three software optimizations does HANA employ?
Data layout in main memory
Partitioning
Compression
What are the two vectors employed for column store fields?
The dictionary vector (the actual value)
The attribute vector (the integer related to the dictionary vector)