Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Read CSV File using Python Python/PySpark
  • Find_planinfo.sql Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • Export Import with QUERY Oracle
  • plan10g.sql good1 Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • ORACLE_SID in sqlplus Oracle
  • Mutating Table Error while using database trigger Oracle
  • find the files that are 1 day old. Linux/Unix
  • ipcs -l Linux/Unix
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • longtx.sql 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

  • lck.sql Oracle
  • Good RAC & Standby Notes Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • alter database backup controlfile to trace Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • copying/removing directory with all its subdirectory Linux/Unix
  • Proc Compilation Oracle
  • plan10g.sql Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • good note for shared pool tunnig Oracle
  • Unix command for system configuration Linux/Unix
  • Drop tempfiles from database Oracle
  • Reading config file from other folder inside class Python/PySpark

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme