Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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


AzureGoogleHadoopStandard DB
Image Added

Image Added

Image Added

Image Added

Image Added

S3Azure BlobGoogle Cloud StorageHDFSDB2/DB6
RedshiftADLS Gen1BigQueryHiveMaxDB

ADLS Gen2
ImpalaHANA

HDInsight

MSSQL

Databricks

Oracle

Managed SQL

SybaseIQ




Sybase ASE


Technical Overview

Datavard Storage Management (SM) is a gateway between SAP and External Storages.

In most cases, secondary DB connection, defined in SAP, is used to access External Storage.

Alternative An alternative way is , when SAP is accessing External Storage via intermediate SM module in specific cases , when accessing special Big Data technologies.

...

Drawio
baseUrlhttps://datavard.atlassian.net/wiki
diagramNamesm_high_level.xml
contentId864126049
width432
zoom1
pageId699105498
diagramDisplayNamesm_high_level.xml
lbox1
contentVer3
height402
revision1

Communication flow 

SM translates ABAP commands into DB specific language.

Drawio
baseUrlhttps://datavard.atlassian.net/wiki
diagramNamesm_communication_flow_high_level.xml
contentId1035042828
width601
zoom1
pageId699105498
diagramDisplayNamesm_communication_flow_high_level.xml
lbox1
contentVer5
height361
revision5

SAP system, when accessing External Database uses Storage management. Storage management translate to DB specific command data request from SAP. Based on the configuration, the DB command is executed via Open SQL or Native SQL interface. 

...

The modules stack of SM implementation logic.

SM Storage Setup - Setup of individual storages/storage-id(s) is described in the sub-pages of this document.

Drawio
baseUrlhttps://datavard.atlassian.net/wiki
diagramNamesm_software_stack_high_level.xml
contentId1035042941
width362
zoom1
pageId699105498
diagramDisplayNamesm_software_stack_high_level.xml
lbox1
contentVer2
height322
revision2

SM External Metadata - software layer responsible for management of storage metadata. For example special mapping between External Storage structures and SAP structures.

SM External Reader - software layer responsible for reading from External Storage. For example, special translation of SAP read command into DB specific DMS statements. 

SM External Writer - software layer responsible for writing into External Storage. For example, special translation of SAP write commands into DB specific DMS statements.