There are two types of User in SAP HANA database.
- Standard User
- Restricted User
Complete SAP BASIS/HANA Administration
There are two types of User in SAP HANA database.
There are Four types of delta Merge Operation in SAP HANA Database.
Types of SAP HANA Deployment Options.
Multi tenant Database Container (MDC) :
SAP HANA multitenant database containers establish a foundation for providing multitenancy in SAP HANA. As of SAP HANA 2.0 SPS01 an SAP HANA system is installed in multiple-container mode. It can contain more than one multitenant database container. A multiple-container system always has exactly one system database, which is used for central system administration. It also has any number of multitenant database containers (including zero), called tenant databases. An SAP HANA system installed in multiplecontainer mode is identified by a single system ID (SID). Databases are identified by a SID and a database name. From the administration perspective, there is a distinction between tasks performed at system level and those performed at database level. Database clients, such as the SAP HANAcockpit, connect to specific databases. All the databases in a multiple-container system share the same installation of database system software, the same computing resources, and the same system administration
Multiple Components on One Database
Multiple applications on one SAP HANA system are also known as Multiple Components on One Database (MCOD).
The technical deployment type MCOD refers to the scenario where more than one application, scenario, or component runs on one SAP HANA system. This deployment type is available, with restrictions, for production SAP HANA systems. For production systems, there are white lists that specify supported scenarios explicitly
Multiple Components on One System Multiple
SAP HANA systems on one host are also known as Multiple Components on One System (MCOS). SAP does support running multiple SAP HANA systems (SIDs) on a single production SAP HANA host. This is restricted to single-host or scale-up scenarios only. Multiple components on one system requires significant attention to various detailed tasks related to system administration and performance management.
Virtualization
SAP HANA supports many popular virtualization supervisors, such as VMware vSphere 5.1 or newer, Hitachi LPAR, Huawei FusionSphere, IBM PowerVM, or others for nonproductive environments.You can choose virtualization for a wide variety of configurations, for single and multiple virtual machines, in single- or multinode configurations, for appliances of SAP HANA and SAP HANA tailored data center integration delivery methods. The technical deployment type, SAP HANA with virtualization, refers to the scenario where one or more SAP HANA database SIDs are deployed on one or more virtual machines running on SAP HANA server hardware. One benefit of virtualization is that you can assign dedicated CPU and memory resources to specific databases and increase the flexibility of hardware usage.
Technical Co-Deployment
Technical co-deployment is an additional alternative that can be used to combine several
applications. This is available for SRM and SCM. It is provided as an SAP ERP add-on and can
be used productively.
Refer from HA200
When the SAP HANA system restart sequence restores the system to a fully operational state
quickly.
1.The data volume of each service is accessed in order to read and load the restart record.
2. The list of open transactions is read into memory.
3. The row tables are loaded into memory.
4. Open transactions are processed using the redo log, as follows:
5. Aborted transactions are determined and rolled back.
6. A save point is performed with the restored consistent state of the database. At this point the database is restored from the persistence layer’s point of view. The column store can now load the tables marked for preload into memory.
7. Column tables, which are marked for preload, and their attributes are asynchronously loaded in the background, if they have not already been loaded as part of log replay.
The preload parameter is configured in the metadata of the table. This feature makes certain tables and columns that were used by important business processes available more quickly.
8. Column tables that were loaded before restart, and their attributes, start reloading
asynchronously in the background, if they have not already been loaded as part of log
replay or because they are marked for preload.
During normal operation, the system tracks the tables currently in use. This list is used as
basis for reloading tables after a restart.
Note : When SAP HANA system restart, by default, not all tables are loaded into the main memory immediately.
Content reference from HA200 Study materiel.
List of SAP HANA Services
SAP Start Service.
Daemon
Name Server
Index Server
Preprocessor
Compileserver
XS engine
SAP Web Dispatcher