Skip to content

Rollback transaction

The Rollback orchestration component ends a transaction within a database and undoes any changes made since the latest Begin component.

If a rollback is connected to the "Failure" connector of a component, the success of a rollback will make that otherwise-failed job appear to succeed.

It's an error to try to rollback a transaction if no transaction is in progress.

  • Snowflake users should read Snowflake's ROLLBACK documentation for more information.
  • Amazon Redshift users should read AWS's ROLLBACK documentation for more information.

Properties

Name = string

A human-readable name for the component.


Snowflake Databricks Amazon Redshift