Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • Export With Query Another Example. Oracle
  • Oracle Data Direct to TAPE Oracle
  • Find total file sizes Linux/Unix
  • SAN Linux/Unix
  • get_vmstat.ksh for Solaris Oracle
  • Generating XML from SQLPLUS Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Changing the Global Database Name Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • crontab syntax Linux/Unix
  • newupload.html PHP/MYSQL/Wordpress
  • longtx.sql Oracle
  • USE_NL and INDEX hints example Oracle
  • USER_TABLES.Freelists Oracle

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

  • longtx.sql Oracle
  • configUOCIOTTO.ora Oracle
  • Caching sequence in Memory Oracle
  • V$transaction notes for finding XID composition. Oracle
  • How to set Processes Parameter Oracle
  • Explain Plan Output 2 Oracle

Leave a Reply Cancel reply

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

Categories

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

Recent Posts

  • 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
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • shutdown linux Linux/Unix
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress
  • For Search and replace unix command. Linux/Unix
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • Small sample shell program Linux/Unix
  • alter database backup controlfile to trace Oracle
  • reset Sequence Oracle
  • When to rebuld B-tree index Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme