Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • tab.sql Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • Database logon trigger issue Oracle
  • Wait time tuning research Oracle
  • All About Trace Fils Oracle
  • DBMS_SQL for alter session. Oracle
  • Generate SSH without password authentication. Linux/Unix
  • sqlnet.ora paramters Oracle
  • proper cpu stats Linux/Unix
  • Drop tempfiles from database Oracle
  • Formatter Explain plan Output 1 Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Find nth max and min. Oracle
  • Export With Query Another Example. Oracle
  • age_alert.ksh aging out alert.log Linux/Unix

Rollback force for distributed transactions

Posted on 22-Jan-2010 By Admin No Comments on Rollback force for distributed transactions

FORCE Clause

Specify FORCE to manually roll back an in-doubt distributed transaction. The transaction is identified by the text containing its local or global transaction ID. To find the IDs of such transactions, query the data dictionary view DBA_2PC_PENDING.

A ROLLBACK statement with a FORCE clause rolls back only the specified transaction. Such a statement does not affect your current transaction.

Restriction on Forcing Rollback

ROLLBACK statements with the FORCE clause are not supported in PL/SQL.

The following statement manually rolls back an in-doubt distributed transaction:

SQL> ROLLBACK FORCE ‘25.32.87’;

Oracle, SQL scripts

Post navigation

Previous Post: How to find password change date for user
Next Post: Committing distributed transaction using commit force

Related Posts

  • FGA Part-I Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • db_status.sql Oracle
  • Rman Notes -1 Oracle
  • eplan.sql Oracle
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (397)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (345)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • CPU speed on solaris Linux/Unix
  • SQLPLUS COPY command Precautions. Oracle
  • Proc Compilation Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • Find total file sizes Linux/Unix
  • Generate SSH without password authentication. Linux/Unix
  • refre.sql for multitenant Oracle
  • Vivek Tuning for Row Locks. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme