SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Understand the Basics About Data Replication and Data Virtualization

Get an overview about the different ways to replicate and virtualize data from different sources to SAP HANA Cloud, SAP HANA database and vice-versa.

Overview

🎓 beginner 5 min. SAP HANA CloudBeginnerSAP HANA CloudSAP HANA DatabaseSAP HANA

You will learn

  • โœ”What data replication and data virtualization in SAP HANA Cloud, SAP HANA database are
  • โœ”What different connection methods are available to you for replication and virtualization between SAP HANA Cloud, SAP HANA database and SAP HANA on-premise
  • โœ”What Smart Data Access (SDA) and Smart Data Integration (SDI) mean
  • โœ”How to create remote source connections and virtual tables in the SAP HANA Database Explorer
Christopher Kollhed C Christopher Kollhed November 1, 2022
Created by August 15, 2021
Contributors

Prerequisites

Prerequisites

You will learn

  • What data replication and data virtualization in SAP HANA Cloud, SAP HANA database are
  • What different connection methods are available to you for replication and virtualization between SAP HANA Cloud, SAP HANA database and SAP HANA on-premise
  • What Smart Data Access (SDA) and Smart Data Integration (SDI) mean
  • How to create remote source connections and virtual tables in the SAP HANA Database Explorer

Steps

Intro

This tutorial group will give you an overview of data replication and data virtualization via remote sources to and from SAP HANA Cloud, SAP HANA database.

This first tutorial serves as an introduction to this tutorial group. You will get to know the basic concepts and get an overview of the topics covered throughout the tutorials.


Step 1 Introduction
โ€”

SAP HANA Cloud, SAP HANA database allows you to access remote data as if the data were stored in local tables. This can be achieved either by creating virtual tables or by using data replication between the systems.

A virtual table points to a table in another database. In a replication scenario, data is read from remote sources and values are translated into SAP HANA datatype values. Changes can be batch-loaded or replicated in real time from the remote source to the SAP HANA Cloud, SAP HANA database.

Virtualising data offers the advantage that data does not need to be copied to your SAP HANA Cloud, SAP HANA database, which results in lower storage costs.

However, accessing data remotely this way can sometimes take longer. When this is the case and you want to improve query performance, replicating data to your database can be advantageous. In SAP HANA Cloud, SAP HANA database, you can set up replications in a way that they will automatically contain the latest updates to your data, for example using Remote Table Replication.

These features are made possible through the use of different connection technologies. Generally, there are different technologies that support different scenarios of replicating and virtualising data from and to an SAP HANA Cloud, SAP HANA database. The next two sections describe two different use cases. First, we will look at the technologies used to access data in SAP HANA Cloud, SAP HANA database as the target system. Secondly, we will focus on accessing data from SAP HANA Cloud, SAP HANA database in an SAP HANA on-premise target system.

Step 2 Access data in SAP HANA Cloud, SAP HANA Database
+
Step 3 Access data from SAP HANA Cloud, SAP HANA database
+
Step 4 Create a remote source in the SAP HANA Database Explorer
+
Step 5 Create a virtual table in the SAP HANA Database Explorer
+
Step 6 Get an overview of the tutorials ahead
+
Step 7 Test yourself
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 7
1. Introduction 2. Access data in SAP HANA Cloud, SAP HANA Database 3. Access data from SAP HANA Cloud, SAP HANA database 4. Create a remote source in the SAP HANA Database Explorer 5. Create a virtual table in the SAP HANA Database Explorer 6. Get an overview of the tutorials ahead 7. Test yourself

Learn more →