Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Proc Compilation Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • First Entry in RAC Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • catall.sh Linux/Unix
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • Jai Shree Ram Oracle
  • ipcs -l Linux/Unix
  • Facts about SCN and Rollback Segment Oracle
  • V$INSTANCE of Oracle in MYSQL MYSQL
  • This is im telling Kishore Oracle
  • PLSQL Table Syntax 2 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

  • Composite Index creation tip from Vivek Oracle
  • Database logon trigger issue Oracle
  • plan10g.sql good1 Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • block_ident.sql Oracle
  • Drop all SPM baselines for SQL handle 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 (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Read CSV file using PySpark Python/PySpark
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • to see when crontab is changed. Linux/Unix
  • VIvek Encryption Package and Its Usage Oracle
  • move_arch_files.ksh Linux/Unix
  • Good links for x$ tables in oracle. Oracle
  • Checking SQL Server Version SQL Server
  • tuning commmand for cpu, ip and memory stats Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme