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

Table of Contents

Search

  1. Preface
  2. Application Ingestion and Replication

Application Ingestion and Replication

Application Ingestion and Replication

SAP ODP Source and Amazon Redshift Target

SAP ODP Source and Amazon Redshift Target

The following table identifies the recommended data type mappings for
Application Ingestion and Replication
configurations with an SAP ODP source and an Amazon Redshift target:
SAP ODP Source Data Type
Amazon Redshift Target Data Type
accp(6)
character varying(24)
char(p), 1 <= p <= 255
character varying(p), 4 <= p <= 1020
clnt(p), 1 <= p <= 3
character varying(p), 4 <= p <= 12
cuky(p), 1 <= p <= 5
character varying(p), 4 <= p <= 20
curr(p,s), 1 <= p <= 38, 0 <= s <= 16
numeric(p,s), 1 <= p <= 38, 0 <= s <= 16
d16d(p,s), 1 <= p <= 38, 0 <= s <= 16
numeric(p,s), 1 <= p <= 38, 0 <= s <= 16
d16r
double precision
d34d(p,s), 1 <= p <= 38, 0 <= s <= 16
numeric(p,s), 1 <= p <= 38, 0 <= s <= 16
d34r
double precision
dats
date
dec(p,s), 1 <= p <= 38, 0 <= s <= 16
numeric(p,s), 1 <= p <= 38, 0 <= s <= 16
fltp
double precision
int1
smallint
int2
smallint
int4
integer
int8
bigint
lang(1)
character varying(4)
lchr *
character varying (65535)
lraw *
binary varying (1024000)
numc(p), 1 <= p <= 255
character varying(p), 4 <= p <= 1020
quan(p,s), 1 <= p <= 38, 0 <= s <= 16
numeric(p,s), 1 <= p <= 38, 0 <= s <= 16
raw(p), 1 <= p <= 255
binary varying(p), 1 <= p <= 255
sstr(p), 1 <= p <= 1333
character varying(p), 4 <= p <= 5332
strg *
character varying (65535)
tims
time without time zone
unit(p), 1 <= p <= 5
character varying(p), 4 <= p <= 20
* SAP doesn't specify the maximum length for these data types.
Unsupported source data types
Application Ingestion and Replication
does not support the following obsolete SAP data types:
  • d16s
  • d34s
  • prec
  • varc
Additionally,
application ingestion and replication
jobs do not support the rstr data type.
If necessary, you can create custom data-type mappings when you define an
application ingestion and replication
task. For more information, see Customizing data-type mappings.

0 COMMENTS

We’d like to hear from you!