Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • handling filenname with space Linux/Unix
  • Python class import from different folders Python/PySpark
  • myfile Oracle
  • Linux CPU info. Linux/Unix
  • DB Console Mainenance. Oracle
  • Jai Shree Ram Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • currwait.sql Oracle
  • executing Function from SQLPLUS prompt Oracle
  • catall.sh Linux/Unix
  • Adding addidional hard drive and attach it to a linux box. 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

  • New Latest Param.sql for finding all hidden parameters also Oracle
  • How to know current SID Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • v$backup.status information Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql 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
  • Good Oracle Architecture In Short and point to point Oracle
  • Optimizer SORT Operations Oracle
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • Reading parameter file and printing Linux/Unix
  • sqlnet.ora paramters Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • Updated LCK.SQL file. Oracle
  • prepfiles.sh for step by step generating pending statistics files Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme