Hub
Pricing About
NodeNode / ScopeStart

DB Transaction Start

DBTransaction
Drag & drop
Like

This node starts a database transaction using the input database connection. A transaction allows you to group several database data manipulation operations into a single unit of work. This unit either completes entirely or not at all.

As long as the transaction is in process the incoming database connection cannot be used outside of the transaction.

Depending on the isolation level other connections might not see any changes in the database while the transaction is in process. The transaction uses the default isolation level of the connected database.

Node details

Input ports
  1. Type: DB Session
    DB Connection
    None-transactional DB Connection.
Output ports
  1. Type: DB Session
    Transactional DB Connection
    Transactional DB Connection.

Extension

The DB Transaction Start node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits