Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Find Stale DR Physical Standby Oracle
  • GSQ.sql Oracle
  • sid_wise_sql.sql Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • online_ts_bkup.sql Oracle
  • Display the top 5 salaries for each department using single SQL Oracle
  • Python class import from different folders Python/PySpark
  • Very Good Oralce Internal Tuning Book Oracle
  • check_copy_progress.sh Linux/Unix
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • rm_backup_arch_file.ksh 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

  • Sample WW22 listener.ora Oracle
  • Jai Shree Ram Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • plan10g.sql good1 Oracle
  • exp syntax in oracle 10g 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Find_planinfo.sql Oracle
  • Find all users who have DML privileges Oracle
  • Unix split command to split files Linux/Unix
  • nfs mount command Linux/Unix
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • set_env_dba Linux/Unix
  • Drop tempfiles from database Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme