Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • findobj.sql Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • chk_space_SID.ksh Linux/Unix
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Rename Tablespace Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • how to find OS block size Oracle
  • Jai Shree Ram Oracle
  • Processes Parameter decision Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • plan10g.sql good1 Oracle
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix

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

  • Index Range Scan Oracle
  • Find all users who have DML privileges Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • CPU Core related projections AWS

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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • 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.sh23-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
  • pvm_pre_change.sql Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • 10g oem configuration Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • chk_space_SID.ksh Linux/Unix
  • USER_TABLES.Freelists Oracle
  • DBMS_STATS Metalinks Notes Oracle
  • get_vmstat.ksh Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme