Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • useful dg links Oracle
  • Search and Replace vi editor command. Linux/Unix
  • UTL_FILE test program Oracle
  • How to change hostname in Linux Linux/Unix
  • .profile Linux/Unix
  • Optimizer_Index init.ora parameter explaination. Oracle
  • Some useful Unix Commands Linux/Unix
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • Clean up Oracle
  • oracle fast start failover best practice Oracle
  • Read CSV File using Python Python/PySpark
  • dbms_job.submit example 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

  • ext#.sql Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • load SPM baseline from cursor cache Oracle
  • Default User Profile Oracle
  • create database syntax Oracle
  • OEM-troubleshooting on 20-MAY-08 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
  • Distributed Transaction Troubleshooting. Oracle
  • Sort with ASCII order and Numeric Order Linux/Unix
  • Sequence Resetting Oracle
  • Good RAC & Standby Notes Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • First Entry in RAC Oracle
  • Goog notes on X$ tables Oracle
  • Rownum with Order by Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme