Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • xargs use Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • Oracle Statspack survival Guide Oracle
  • Changing unix system clock when Oracle database is running. Oracle
  • Changing default shell Linux/Unix
  • block_ident.sql Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • tracksqltime.sql Oracle
  • How to stop OCSSD Daemon Oracle
  • Locktree.sql Oracle
  • To Find Orphan OS processes. Linux/Unix

Find All internal Parameters

Posted on 23-Dec-2005 By Admin No Comments on Find All internal Parameters

select a.ksppinm “Parameter”, b.ksppstvl “Session Value”, c.ksppstvl “Instance Value”

from x$ksppi a, x$ksppcv b, x$ksppsv c

where a.indx = b.indx and a.indx = c.indx

and substr(ksppinm,1,1)=’_’

order by a.ksppinm;

Oracle, SQL scripts

Post navigation

Previous Post: Find Time Consuming SQL Statements in Oracle 10g
Next Post: Good Site for Oracle Internals

Related Posts

  • switchover for primary database Oracle
  • Proc Compilation Oracle
  • Explain Plan Output 2 Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • Rman Notes -1 Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 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
  • sqlnet.ora paramters Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Generating XML from SQLPLUS Oracle
  • block_ident.sql Oracle
  • how to find VIP from ifconfig Linux/Unix
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Oracle Connections expire_time and firewall Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme