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

Teradata sources

Teradata sources

To use Teradata sources in database ingestion tasks, first prepare the source database and review the usage considerations.

Source preparation

  • To deploy and run a
    database ingestion
    task that includes a Teradata source, the source connection must specify a database user who has the privileges that are required to perform an initial load operation. Use the following SQL statements to grant these privileges to the user:
    GRANT SELECT ON
    database_name
    TO
    user_name
    /
    user_role
    ;

Usage considerations

  • Mass Ingestion Databases does not support the following Teradata data types:
    • ARRAY
    • BLOB
    • CLOB
    • JSON
    • ST_GEOMETRY
    • XML
    For information about the default mappings of supported data types, see the Data Type Mappings Reference.

0 COMMENTS

We’d like to hear from you!