- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Different schema types in SAP HANA database
In SAP HANA database, there are 3 types of schema −
User Defined Schema: These schemas are created by database users or administrators. All the schemas under Catalog tab except from System defined and SLT derived schemas are user defined schemas.
System Defined Schema: These are generated as result of using HANA related functions. These are of following types −
_SYS_BI
_SYS_BIC
_SYS_REPO
_SYS_STATISTICS
_SYS_XS-ENGINE
SLT Derived Schema: These schema are generated as part of SLT Data replication in HANA.
- Related Articles
- Checking schema creation in SAP HANA database
- Changing Ownership of schema in SAP HANA Database
- Checking tables in a schema in SAP HANA database
- Checking a table inside a schema in SAP HANA database
- Error: "invalid schema name" even if schema is present in the database in SAP HANA
- Different table symbol in SAP HANA database
- Different Engine types in SAP HANA
- Different License types in SAP HANA
- Refreshing a schema after creating a table in SAP HANA database
- Authoring schema vs Physical schema in SAP HANA
- Different Engine types in SAP HANA Architecture
- Using different Engine types in SAP HANA
- Using Schema mapping in SAP HANA
- Setting schema mapping in SAP HANA
- Different types of Calculation views in SAP HANA

Advertisements