Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • fkwoind.sql fkwoindex.sql Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • DB Console Mainenance. Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • database trigger failing Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • to see when crontab is changed. Linux/Unix
  • Another export with Query Oracle
  • sid_wise_sql.sql Oracle
  • arch_configUOCIOTTO.ora Oracle
  • Oracle Internal Good Websites 1 Oracle

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

  • RAC 11g with vmware Oracle
  • Backup and Recovery Scenarios Oracle
  • Configure ssh authentications for RAC Oracle
  • Oracle Statspack survival Guide Oracle
  • Proc code Oracle
  • Alter procedure auditing 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Jai Shree Ram Oracle
  • Important Script Method for tuning Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • V$ROLLSTAT status is Full Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • find_err.sql for finding errors from dba_errors. Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Find total file sizes Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme