Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • Running select from V$ views from remote server Linux/Unix
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • SAT Mathematics 10 questions and answer at the end. Uncategorized
  • Find nth max and min. Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • DBA_HIST_SQLSTAT contents Oracle
  • When to rebuld B-tree index Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • CPU Core related projections AWS

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

  • compile_inv.sql Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Error Handling in Proc Oracle
  • Configure ssh authentications for RAC Oracle
  • refre.sql Oracle
  • get_vmstat.ksh for Solaris 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • 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.sh23-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
  • scripts to take listener.log backup Linux/Unix
  • PLSQL Table Syntax 1 Oracle
  • Optimizer SORT Operations Oracle
  • Changing unix system clock when Oracle database is running. Oracle
  • Changing the Global Database Name Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • Difference between SYNC and AFFIRM Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme