Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • check_copy_progress.sh Linux/Unix
  • Roles and Stored Procs II Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Export Import with QUERY Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • .profile Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • How to analyze statspack or AWR report. Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • find_pk.sql /* Find Primary Key */ Oracle
  • secure crt settings 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

  • Rman Notes -1 Oracle
  • find_cons.sql Oracle
  • SQLPLUS COPY command Precautions. Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • EXTPROC Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • Some OS level threshold for performance. Linux/Unix
  • get_vmstat_linux Oracle
  • My Minimum Tuning Programs Oracle
  • cur_sql.sql Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • export import with parameter file. Oracle
  • Good links for x$ tables in oracle. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme