Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • move_arch_files.ksh Linux/Unix
  • Parallel DML Oracle
  • Handling LOB data in Oracle Oracle
  • Good notes on Oracle Events Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • SYSOPER Mystery Oracle
  • oracle fast start failover best practice Oracle
  • purge_trc.sh Linux/Unix
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Restoring a user’s original password 1051962.101 Oracle
  • scp with ssh2 Linux/Unix
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • Wait.sql 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

  • Import and export statements Oracle
  • Virtual Indexes in Oracle Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Create type and Grant on it. 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • scripts to take listener.log backup Linux/Unix
  • column level grant syntax Oracle
  • Check Oracle installed products using one command Oracle
  • Changing unix system clock when Oracle database is running. Oracle
  • Jai Shree Ram Oracle
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme