Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • To check whether standby is recovering properly or not?? Oracle
  • Virtual Indexes in Oracle Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • switchlogfile.sh Linux/Unix
  • Good RAC & Standby Notes Oracle
  • How to find password change date for user Oracle
  • configUOCIOTTO.ora Oracle
  • find_idle_cpu.sql Oracle
  • refre.sql for multitenant Oracle
  • xargs use Linux/Unix
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • CPU Core related projections AWS
  • cur_sql.sql Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Important Solaris Commands 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

  • Monitor Long Running Job Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • Benefits and Usage of RMAN with Standby Databases 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

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

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Implementation of key based authentications Linux/Unix
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • To see how much time or progress of long transaction Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • Good Link from metalink 1 Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme