- 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
Using Schema mapping in SAP HANA
Schema mapping in SAP HANA is used to move objects from one system to other system i.e. from Development system to Test or Test system to production system.
Let us say you are moving objects from Dev system to production system and tables in dev system are available in Dev_SCH and same set of tables are also available in production system in Prod_SCH. Now when you move a HANA Information view from Development to production, it will not work as dev_SCH is referenced in Information view definition so in this scenario, you need to perform schema mapping in target system.
- Related Articles
- Setting schema mapping in SAP HANA
- Using Package specific default schema in SAP HANA
- Authoring schema vs Physical schema in SAP HANA
- Getting error while using schema in SAP HANA Modeling
- Taking backup of schema in SAP HANA
- Checking schema creation in SAP HANA database
- Taking schema wise backup in SAP HANA
- Use of _SYS_BIC schema in SAP HANA
- Use of _SYS_BI schema in SAP HANA
- Different schema types in SAP HANA database
- Checking SAP HANA Schema owner name
- Changing Ownership of schema in SAP HANA Database
- Checking authoring schema job details in SAP HANA
- Checking list of system schema in SAP HANA
- Checking all tables and schema in SAP HANA

Advertisements