Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • Changing the Global Database Name Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • process id based files and processes Linux/Unix
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • oracle 10g on linux Linux/Unix
  • Find all users who have DML privileges Oracle
  • V$ROLLSTAT status is Full Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Proc code Oracle
  • Absolute file number and relative file number Oracle
  • Set Role explaination. Oracle
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix

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

  • reset Sequence Oracle
  • Clean up Oracle
  • configUOCIOTTO.ora Oracle
  • create PLAN_TABLE command. Oracle
  • To see how much time or progress of long transaction Oracle
  • OEM-Commnds 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Postgres DB user and OS user. POSTGRESQL
  • Export Import with QUERY Oracle
  • Generate SSH without password authentication. Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • good linux notes Linux/Unix
  • PLSQL Table Syntax 2 Oracle
  • oradebug ipcrm ipcs Oracle
  • how to find OS block size Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme