Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 most cases the secondary DB connection, which is defined in SAP, is used to access external storage.

An alternative way is when SAP accesses external storage (special Big Data technologies) through the intermediate SM module.



Communication flow (internal only)

SM translates ABAP commands into a DB specific language.


SAP system uses Storage management to access an external database. Storage management translates an SAP command to a DB specific command, which the external database understands. Based on the configuration, the DB command is executed through Open SQL or Native SQL interface. 

  • No labels