Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • FRA Information. Oracle
  • column level grant syntax Oracle
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • adding new line after specific pattern using sed Linux/Unix
  • initUOCIOTTO.ora Oracle
  • Backup and Recovery Scenarios Oracle
  • Search and replace pattern Linux/Unix
  • find_idle_cpu.sql Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • shutdown linux Linux/Unix
  • sesswait.sql Oracle
  • OEM-Commnds Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • move_arch_files.ksh 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

  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Ports used by Oracle Software Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Error Handling in Proc Oracle
  • AWR license 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • 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
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • This is from Temi Oracle
  • lck.sql Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Roles and Stored Object behaviour Oracle
  • New OFA for 11g Oracle
  • chk_space_SID.ksh Linux/Unix
  • Clean up Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme