Glossaria.net

Glossary Visual Basic / Term

two-phase commit

two-phase commit

Allows an application to coordinate updates among multiple SQL servers. This implementation of distributed transactions treats transactions on separate SQL servers as a single transaction. The service uses one SQL server, the commit server, as a record keeper that helps the application determine whether to commit or to roll back transactions. Thus, the two-phase commit guarantees that either all the databases on the participating servers are updated or that none of them are.

Permanent link two-phase commit - Creation date 2020-06-07


< twip Glossary / Visual Basic two's complement >