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. 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
  8. Appendix D: Troubleshooting

Snowflake Data Cloud Connector

Snowflake Data Cloud Connector

Troubleshooting a mapping that continues to run post-SQL statements

Troubleshooting a mapping that continues to run post-SQL statements

The mapping fails without an error message in the session log and continues to run post-SQL statements specified for the target.
This issue occurs when all the following scenarios are true:
  • The source or target properties in the mapping configured with pre-SQL or post-SQL statements.
  • A transformation in the mapping pipeline fails.
To troubleshoot this issue, configure the
-DSNOWFLAKE_SKIP_TARGET_POSTSQL_ON_ERROR
JVM option property value to
true
in the Secure Agent properties.
However, you can't troubleshoot this issue in mappings in advanced mode.
To configure the
-DSNOWFLAKE_SKIP_TARGET_POSTSQL_ON_ERROR
JVM option property in the Secure Agent properties, perform the following steps:
  1. Log in to Informatica Intelligent Cloud Services.
  2. Select
    Administrator
    Runtime Environments
    .
  3. On the
    Runtime Environments
    page, select the Secure Agent machine that runs the mapping.
  4. Click
    Edit
    .
  5. In the
    System Configuration Details
    section, select
    Data Integration Server
    as the service and
    DTM
    as the type.
  6. Edit the JVM option, and set the value to
    -DSNOWFLAKE_SKIP_TARGET_POSTSQL_ON_ERROR=true
    . The configured JVM option property in the Secure Agent
										properties.
  7. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!