Storage Management Release 2111

Storage Management is a middleware software. It is used by various Datavard products for a seamless connection to secondary databases or storages.

This document describes individual storages, their parameters, minimal requirements, and setup procedures.

Supported Technologies

AWS


AzureGoogleSnowflakeHadoopStandard DB

S3Azure BlobGoogle Cloud StorageSnowflake DBHDFSDB2/DB6
RedshiftADLS (Gen 1 & Gen2)BigQuery
HiveMaxDB

Databricks

ImpalaHANA





MSSQL





Oracle





SybaseIQ





Sybase ASE

Technical overview

Datavard Storage Management (SM) is a gateway between SAP and external storage.

In the case of standard databases supported by SAP, the secondary DB connection defined in SAP is used to access external storage.

For Big Data and Cloud-based storage, Datavard is using an intermediate SM module to communicate with the external storage.


Communication diagram

Communication with the target platform is established through the Datavard Java connector using either the standard SAP HTTP service via RestAPI calls or the Datavard Java connector through JDBC/SDK.

The data transfer process is following a standard pattern of a phased approach:

  1. Data is fetched into a memory of the SAP application server

  2. Data is transferred into target storage using file-based storage as a landing zone

  3. (Optional) Commit final data set into SQL-based storage using Datavard Java connector via JDBC/SDK connection