Snowflake Connector > Mappings and mapping tasks with Snowflake Connector > Target statistics of processed rows in Snowflake write operations
  

Target statistics of processed rows in Snowflake write operations

When you run an insert, update, or delete operation, and the Secure Agent successfully applies all rows to the target and does not reject any rows, the state of the task in the My Jobs page reflects as Success. If the Secure Agent rejects even one row, the status reflects as Warning. In this case, the Rows Processed field in the My Jobs page reflects the total number of rows that the Secure Agent processed.
The following image shows the My Jobs page that shows the details of the state and the number of processed rows of a Snowflake job:
You can view the number of processed rows for the jobs:
To view how many among the processed rows were a success and how many resulted in an error, select the specific instance name and view the Results section. You can view the number of success rows and error rows.
The following image shows the details of the Snowflake task:
You can view the details of error and success rows for the selected job:
You can also download the session log to get details of the number of output rows, affected rows, applied rows, and rejected rows.
You might also encounter the following scenarios of target statistics for Snowflake write operations: