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 Linux, UNIX, and Windows Source and Snowflake Target

DB2 for Linux, UNIX, and Windows Source and Snowflake Target

The following table identifies the recommended data-type mappings for Mass Ingestion Databases configurations with a DB2 for Linux, UNIX, and Windows source and a Snowflake target:
DB2 for Linux, UNIX, and Windows Source Data Type
Snowflake Target Data Type
bigint
integer
binary(
size
), 1 <= s <= 255
binary(
size
), 1 <= s <= 255
boolean
boolean
char for bit data
binary(1)
char(
size
) for bit data, 2 <= s <= 255
binary(
size
), 2 <= s <= 255
character(
size
), 1 <= s <= 255
char(
size
), 4 <= s <= 1020
date
date
decfloat(
precision
), 16 <= p <= 34
char(255)
decimal(p,s), 1 <= p <= 31, 0 <= s <= 31
number(p,s), 1 <= p <= 31, 0 <= s <= 31
double
float
integer
integer
long varchar
varchar(130800)
long varchar for bit data
binary(32700)
real
float
smallint
integer
time
time(0)
timestamp(
precision
), 0 <= p <= 9
timestamp_ntz(
precision
), 0 <= p <= 9
timestamp(
precision
), 10 <= p <= 12
char(
size
), 30 <= s <= 32
varbinary(
size
), 1 <= s <= 32672
binary(
size
), 1 <= s <= 32672
varchar(
size
) for bit data, 1 <= s <= 32672
binary(
size
), 1 <= s <= 32672
varchar(
size
), 1 <= s <= 32672
varchar(
size
), 4 <= s <= 130688
The maximum supported length of DECFLOAT values on the target is 255 characters.

0 COMMENTS

We’d like to hear from you!