Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Roles and Stored Procs II Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • SQL Server: How to see current transactions or requests SQL Server
  • chk_space_SID.ksh Linux/Unix
  • export import with parameter file. Oracle
  • Good links for x$ tables in oracle. Oracle
  • Export Import with QUERY Oracle
  • scripts to take listener.log backup Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • UNderstand and eliminate Latch contention. Oracle

sbind.sql Find Bind variable from sql_id sqlid

Posted on 30-Aug-2006 By Admin No Comments on sbind.sql Find Bind variable from sql_id sqlid

column name format a10

column position format 99

column datatype_string format a20

column value_string format a50

set lines 120 pages 200

select sql_id, name, position, datatype_string, value_string

from v$sql_bind_capture

where sql_id = ‘&sql_id’

/

Oracle, SQL scripts

Post navigation

Previous Post: How to know current SID
Next Post: Kernel Parameter setting explaination for Processes Parameter

Related Posts

  • How to choose Driver table in SQL statement Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Check Oracle installed products using one command Oracle
  • perf_today.sql Oracle
  • ext#.sql Oracle
  • Jai Shree Ram 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • 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
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • ORACLE_SID in sqlplus Oracle
  • dbinv.sql Oracle
  • eplan9i.sql Oracle
  • Paste command syntax Linux/Unix
  • cache buffer chain latch Oracle
  • how to find OS block size Oracle
  • Oracle Identifiers Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme