Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Resolving RMAN Hung Jobs Oracle
  • find the files that are 1 day old. Linux/Unix
  • How to see which patches are applied. Oracle
  • good linux notes Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Oracle Statspack survival Guide Oracle
  • fuser to check who is using diretory Linux/Unix
  • find_open_cur.sql Find open cursorts per session Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • PLSQL Table Syntax 2 Oracle
  • refre.sql for multitenant Oracle
  • load SPM baseline from cursor cache Oracle
  • Space padding in korn shell 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

  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • How to set Processes Parameter Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • Find nth max and min. Oracle
  • Find Plan Hash value fphv.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 (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Test Case for Inserting Multiple (2.3 Million rows in 26 Seconds) Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • Jai Shree Ram Oracle
  • Export With Query Another Example. Oracle
  • How to find password change date for user Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme