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

S3Azure BlobGoogle Cloud StorageHDFSDB2/DB6
RedshiftADLS Gen1BigQueryHiveMaxDB

ADLS Gen2
ImpalaHANA

HDInsight

MSSQL

Databricks

Oracle

Managed SQL

SybaseIQ




Sybase ASE

...

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

Software layout diagram (internal only)

The modules stack of the SM implementation logic.

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 it handles special mapping between external storage structures and SAP structures.

SM External Reader - software layer responsible for reading from an external storage. For example it translates a SAP read command into DB specific Data Manipulation Language (DML) statements. 

SM External Writer - software layer responsible for writing into an external storage. For example it translates SAP write commands into DB specific DML statements. 

SM Storage Setup - Setup of individual storages and storage-IDs is described in the sub-pages of this document.