Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Shuffle an array PHP/MYSQL/Wordpress
  • Rownum with Order by Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Good RAC & Standby Notes Oracle
  • move_arch_files.ksh Linux/Unix
  • pvm_pre_change.sql Oracle
  • How to set Processes Parameter Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • dbinv.sql Oracle
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Proc Compilation Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • SQLPLUS COPY command Precautions. Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • to see when crontab is changed. Linux/Unix

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

  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Goldengate document from Porus Oracle
  • UTL_FILE test program Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Space padding in korn shell Linux/Unix
  • My Test Case On 21-OCT-2005 Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Oracle Release Explaination Oracle
  • fkwoind.sql fkwoindex.sql Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • Transfer SQL Profiles from One database to other database. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme