Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • xargs use Linux/Unix
  • find_cons.sql Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • v$backup.status information Oracle
  • All Hints for Oracle Databases Oracle
  • Reading parameter file and printing Linux/Unix
  • block_ident.sql Oracle
  • Rollback force for distributed transactions Oracle
  • longtx.sql Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Oracle 10g Wait Model Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Jai Shree Ram Oracle
  • Getting started with notebook Python/PySpark
  • To see mem usage and CPU usage system wide. Linux/Unix

sess_server.sql

Posted on 20-Jun-2006 By Admin No Comments on sess_server.sql

column osuser format a10

column username format a30

column machine format a30

column program format a50

set lines 132

set pages 500

select osuser, username, machine, program from v$session;

select machine, username, count(1) from v$session

group by machine, username;

Oracle, SQL scripts

Post navigation

Previous Post: My Minimum Tuning Programs
Next Post: Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh

Related Posts

  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Index Range Scan Oracle
  • Histogram Overview Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • USE_NL and INDEX hints example Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • Find long Running Transaction Linux/Unix
  • standard Monitoring – 1 Oracle
  • Find Stale DR Physical Standby Oracle
  • find the files that are 1 day old. Linux/Unix
  • cache buffer chain latch Oracle
  • Backup and Recovery Scenarios Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme