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

Table of Contents

Search

  1. Introducing Mass Ingestion
  2. Getting Started with Mass Ingestion
  3. Connectors and Connections
  4. Mass Ingestion Applications
  5. Mass Ingestion Databases
  6. Mass Ingestion Files
  7. Mass Ingestion Streaming
  8. Monitoring Mass Ingestion Jobs
  9. Asset Management
  10. Troubleshooting

Mass Ingestion

Mass Ingestion

Db2 for z/OS Source and Microsoft Azure Synapse Analytics Target

Db2 for z/OS Source and Microsoft Azure Synapse Analytics Target

The following table identifies the recommended data-type mappings for Mass Ingestion Databases configurations with a Db2 for z/OS source and a Microsoft Azure Synapse Analytics target:
Db2 for zOS Source Data Type
Synapse Analytics Target Data Type
bigint
bigint
binary(
size
), 1 <= s <= 255
binary(
size
), 1 <= s <= 255
char for bit data
binary
char(
size
) for bit data, 2 <= s <= 255
binary(
size
), 2 <= s <= 255
char(
size
), 1 <= s <= 255
char(
size
), 4 <= s <= 1020
date
date
decfloat(
precision
), 16 <= p <= 34
varchar(255)
decimal(p,s), 1 <= p <= 31, 0 <= s <= 31
decimal(p,s), 1 <= p <= 31, 0 <= s <= 31
float
float
integer
int
long varchar
varchar(max)
long varchar for bit data
varbinary(max)
real
real
rowid
varbinary(40)
smallint
smallint
time
time(0)
timestamp(
precision
) with time zone, 0 <= p <= 7
datetimeoffset(
precision
), 0 <= p <= 7
timestamp(
precision
) with time zone, 8 <= p <= 12
char(
size
), 68 <= s <= 72
timestamp(
precision
), 0 <= p <= 7
datetime2(
precision
), 0 <= p <= 7
timestamp(
precision
), 8 <= p <= 12
char(
size
), 28 <= s <= 32
varbinary(
size
), 1 <= s <= 32704
varbinary(
size
), 1 <= s <= max
varchar(
size
) for bit data, 1 <= s <= 32704
varbinary(
size
), 1 <= s <= max
varchar(
size
), 1 <= s <= 32704
varchar(
size
), 4 <= s <= max
The maximum supported length of DECFLOAT values on the target is 255 characters.

0 COMMENTS

We’d like to hear from you!