Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle 11g Environment Setup Oracle
  • move_arch_files.ksh Linux/Unix
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • Search and Replace vi editor command. Linux/Unix
  • Find Plan Hash value fphv.sql Oracle
  • RAC with RHEL4 and 11g Oracle
  • Unix command for system configuration Linux/Unix
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • move_arch_files.ksh Linux/Unix
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • To see how much time or progress of long transaction Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • switchlogfile.sh Linux/Unix

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

  • Oracle Internal Good Websites 1 Oracle
  • Handling LOB data in Oracle Oracle
  • USER_TABLES.Freelists Oracle
  • Wait time tuning research Oracle
  • prepfiles.sh for step by step generating pending statistics files Oracle
  • v$backup.status information 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 (403)
  • 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 (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • To find explain plan for a statement that occurred in past. Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • column level grant syntax Oracle
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • shutdown linux Linux/Unix
  • Renaming Oracle Instance Name Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme