Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How can I tell if ASO is installed ? Oracle
  • compile_inv.sql Oracle
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Rman Notes -1 Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Find total file sizes Linux/Unix
  • V$ROLLSTAT status is Full Oracle
  • cif crons Linux/Unix
  • find_string_in_database.sql Oracle
  • GSQ.sql Oracle
  • arch_configUOCIOTTO.ora Oracle

shr1.sql for MTS or Shared server configuration

Posted on 27-Sep-2006 By Admin No Comments on shr1.sql for MTS or Shared server configuration

set lines 120 pages 200

select status, count(1) from v$shared_server group by status;

select * from v$shared_server_monitor;

select dispatcher, count(1) from v$circuit group by dispatcher;

select * from v$sgastat where name like ‘%free memory%’;

Oracle, SQL scripts

Post navigation

Previous Post: sess1.sql
Next Post: Find Plan Hash value fphv.sql

Related Posts

  • Monitor Long Running Job Oracle
  • Find Plan Hash value fphv.sql Oracle
  • oracle fast start failover best practice Oracle
  • online_bkup.sql Oracle
  • Committing distributed transaction using commit force Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Convert multiple rows to single column Oracle
  • Rownum with Order by Oracle
  • TRUNCATE table and disabling referential constraints. Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • before_trunc.sql Before Truncate table needs to execute following: Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme