Snowflake Data Cloud Connector > Troubleshooting > Troubleshooting Snowflake mappings
  

Troubleshooting Snowflake mappings

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:
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. 1Log in to Informatica Intelligent Cloud Services.
  2. 2Select Administrator > Runtime Environments.
  3. 3On the Runtime Environments page, select the Secure Agent machine that runs the mapping.
  4. 4Click Edit.
  5. 5In the System Configuration Details section, select Data Integration Server as the service and DTM as the type.
  6. 6Edit 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. 7Click Save.