Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with Snowflake Data Cloud Connector
  3. Part 2: Data Integration with Snowflake Data Cloud Connector
  4. Part 3: SQL ELT with Snowflake Data Cloud Connector
  5. Appendix A: Data type reference
  6. Appendix B: Additional runtime configurations
  7. Appendix C: Upgrading to Snowflake Data Cloud Connector

Snowflake Data Cloud Connector

Snowflake Data Cloud Connector

Troubleshooting

Troubleshooting

When you run a mapping to write data from a string column that contains date and time information, the mapping writes date and time information incorrectly to the Snowflake target.
To resolve this issue, set the JVM option to
-DHonorInfaDateFormat=true
for the Secure Agent.
To configure the JVM option in Administrator, perform the following steps:
  1. Select
    Administrator
    Runtime Environments
    .
  2. On the
    Runtime Environments
    page, select the Secure Agent machine that runs the mapping.
  3. Click
    Edit
    .
  4. In the
    System Configuration Details
    section, select
    Data Integration Server
    as the
    Service
    and
    DTM
    as the
    Type
    .
  5. Edit the
    JVMOption
    system property and set the value to
    -DHonorInfaDateFormat=true
    .
  6. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!