Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • CPU Core related projections AWS
  • db_status.sql Oracle
  • Facts about SCN and Rollback Segment Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • Library cahe Latches and internal explaination Oracle
  • Find long Running Transaction Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Unix command for system configuration Linux/Unix
  • eplan9i.sql Oracle
  • Proc code Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Good notes on Oracle Events 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

  • DBA_HIST_SQLSTAT contents Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • Proc Compilation Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Privilege to describe the table. Oracle
  • RAC with RHEL4 and 11g 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • This is im telling Kishore Oracle
  • Oracle 10g for solaris 10 Oracle
  • on IBM-AIX for display Linux/Unix
  • standard Monitoring – 1 Oracle
  • cur_sql.sql Oracle
  • exp syntax in oracle 10g Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme