Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

目次

Search

  1. はじめに
  2. アプリケーション取り込みとレプリケーション

アプリケーション取り込みとレプリケーション

アプリケーション取り込みとレプリケーション

SAP Mass Ingestion接続ソースとMicrosoft Azure Synapse Analyticsターゲット

SAP Mass Ingestion接続ソースとMicrosoft Azure Synapse Analyticsターゲット

次の表は、SAP Mass Ingestion接続ソースとMicrosoft Azure Synapse Analyticsターゲットを使用した
アプリケーション取り込みとレプリケーション
設定の推奨データ型マッピングを示しています。
SAP Mass Ingestion接続ソースデータ型
Microsoft Azure Synapse Analyticsターゲットデータ型
accp(6)
varchar(24)
char(1)
nchar null
char(p), 2 <= p <= 255
nchar(p), 2 <= p <= 255
clnt(1)
nchar null
clnt(p), 2 <= p <= 3
nchar(p), 2 <= p <= 3
cuky(1)
nchar null
cuky(p), 2 <= p <= 5
nchar(p), 2 <= p <= 5
curr(p,s), 1 <= p <= 38, 0 <= s <= 16
decimal(p,s), 1 <= p <= 38, 1 <= s <= 16
d16d(p,s), 1 <= p <= 38, 0 <= s <= 16
decimal(p,s), 1 <= p <= 38, 1 <= s <= 16
d16r
float
d34d(p,s), 1 <= p <= 38, 0 <= s <= 16
decimal(p,s), 1 <= p <= 38, 1 <= s <= 16
d34r
float
dats
date
dec(p,s), 1 <= p <= 38, 0 <= s <= 16
decimal(p,s), 1 <= p <= 38, 1 <= s <= 16
fltp
float
int1
bigint
int2
bigint
int4
bigint
int8
bigint
lang(1)
nchar null
lchr *
varchar(max)
lraw *
varbinary(max)
numc(1)
nchar null
numc(p), 2 <= p <= 255
nchar(p), 2 <= p <= 255
quan(p,s), 1 <= p <= 38, 0 <= s <= 16
decimal(p,s), 1 <= p <= 38, 1 <= s <= 16
raw(1)
binary null
raw(p), 2 <= p <= 255
binary(p), 2 <= p <= 255
sstr(1)
nchar null
sstr(p), 2 <= p <= 1333
nchar(p), 2 <= p <= 1333
strg *
char null
tims
time(0)
unit(1)
nchar null
unit(p), 2 <= p <= 5
nchar(p), 2 <= p <= 5
* SAPでは、これらのデータ型の最大長は指定されていません。
サポートされていないソースデータ型
アプリケーション取り込みとレプリケーション
は、次の廃止されたSAPデータ型をサポートしません。
  • d16s
  • d34s
  • prec
  • varc
さらに、
アプリケーション取り込みとレプリケーション
ジョブは、RSTRデータ型をサポートしていません。
必要に応じて、
アプリケーション取り込みとレプリケーション
タスクを定義する際に、カスタムデータ型のマッピングを作成できます。詳細については、「データ型マッピングのカスタマイズ」を参照してください。