Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • Export Oracle data and Compress at same time Oracle
  • Import and export statements Oracle
  • find_string_in_database.sql Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • sess1.sql Oracle
  • Changing the Global Database Name Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server
  • Changing unix system clock when Oracle database is running. Oracle
  • To Find Orphan OS processes. Linux/Unix
  • crontab syntax Linux/Unix
  • Oracle 10g for solaris 10 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

  • My Minimum Tuning Programs Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Order by with ROWNUM Oracle
  • v$event_name Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • oracle fast start failover best practice 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
  • kill all processes from specific user in solaris. Linux/Unix
  • CPU speed on solaris Linux/Unix
  • backspace in SQL Plus not working then..? Linux/Unix
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • Multiple listeners Oracle
  • note id 373303.1 Linux/Unix
  • arch_configUOCIOTTO.ora Oracle
  • TNSNAMES entries details Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme