Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Changing the Global Database Name Oracle
  • Mutating Table Error while using database trigger Oracle
  • create database syntax Oracle
  • Giving Grant on v$DATABASE Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • How to start CRS manually Oracle
  • Find sort details from Db find_sort.sql Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • handling filenname with space Linux/Unix
  • All About oracle password and security from metalink Oracle
  • Difference between SYNC and AFFIRM Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • oracle_env_10g_CADEV Linux/Unix
  • Find Stale DR Physical Standby Oracle
  • Facts about SCN and Rollback Segment Oracle

Pending Distributed Transations

Posted on 03-Feb-2010 By Admin No Comments on Pending Distributed Transations

COL LOCAL_TRAN_ID FORMAT A13

COL GLOBAL_TRAN_ID FORMAT A30

COL STATE FORMAT A8

COL MIXED FORMAT A3

COL HOST FORMAT A10

COL COMMIT# FORMAT A10

SELECT LOCAL_TRAN_ID, GLOBAL_TRAN_ID, STATE, MIXED, HOST, COMMIT#

FROM DBA_2PC_PENDING

/

Oracle, SQL scripts

Post navigation

Previous Post: Good Oracle Architecture In Short and point to point
Next Post: Pending Transaction Neighbors Script

Related Posts

  • perf_today.sql Oracle
  • SQLPLUS COPY command Precautions. Oracle
  • FGA Part-I Oracle
  • alter database backup controlfile to trace Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • online_bkup.sql 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • db_status.sql Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • Recovering lost SYS password Oracle
  • Histogram information Oracle
  • Good notes on Oracle Events Oracle
  • xargs use Linux/Unix
  • CTAS with LONG Column for 9i and higher Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme