Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • cp_filesystem.sql Oracle
  • newupload.html PHP/MYSQL/Wordpress
  • Changing the Global Database Name Oracle
  • Jai Shree Ram Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Temporary Tablespace Information and restriction. Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Import and export statements Oracle
  • RAC with RHEL4 and 11g Oracle
  • xargs use Linux/Unix
  • Very clear article about oracle dataguard Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • sess1.sql Oracle
  • Oracle Standby Database Library Index from Metalink Oracle

Pending Transaction Neighbors Script

Posted on 03-Feb-2010 By Admin No Comments on Pending Transaction Neighbors Script

COL LOCAL_TRAN_ID FORMAT A13

COL IN_OUT FORMAT A6

COL DATABASE FORMAT A25

COL DBUSER_OWNER FORMAT A15

COL INTERFACE FORMAT A3

SELECT LOCAL_TRAN_ID, IN_OUT, DATABASE, DBUSER_OWNER, INTERFACE

FROM DBA_2PC_NEIGHBORS

/

SQL> CONNECT SYS@hq.acme.com AS SYSDBA

SQL> @neighbors_script

LOCAL_TRAN_ID IN_OUT DATABASE DBUSER_OWNER INT

————- —— ————————- ————— —

1.15.870 out SALES.ACME.COM SYS C

Oracle, SQL scripts

Post navigation

Previous Post: Pending Distributed Transations
Next Post: Deleting first line and lastline of a file using sed

Related Posts

  • TRUNCATE Privs Oracle
  • Remove duplicate rows from table Oracle
  • create trigger syntax Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • DB Console Mainenance. Oracle
  • Good links for x$ tables in oracle. 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
  • Optimizer SORT Operations Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • Jai Shree Ram Linux/Unix
  • Good Oracle Architecture In Short and point to point Oracle
  • Vivek Tuning for Row Locks. Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • plan10g.sql good1 Oracle
  • shutdown linux Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme