Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle Statspack survival Guide Oracle
  • Export With Query Another Example. Oracle
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Parallel DML Oracle
  • Vivek Tuning for Row Locks. Oracle
  • Implementing Listener Security Oracle
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • Rownum with Order by Oracle
  • Temporary Tablespace Information and restriction. Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • proper cpu stats Linux/Unix
  • column level grant syntax Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • USE_NL and INDEX hints example Oracle
  • Wait Based Tuning Step by step with SQL statement 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

  • Wait Based Tuning Step by step with SQL statement Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • Alter procedure auditing Oracle
  • find_idle_cpu.sql Oracle
  • perf_today.sql Oracle
  • SQLPLUS COPY command Precautions. 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 (397)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (345)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Database logon trigger issue Oracle
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • Linux CPU info. Linux/Unix
  • Rename Tablespace Oracle
  • proc.sql Oracle
  • Check Oracle installed products using one command Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme