Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • Find Plan Hash value fphv.sql Oracle
  • Export Oracle data and Compress at same time Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • 10g oem configuration Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • export import with parameter file. Oracle
  • How to stop OCSSD Daemon Oracle
  • Flowers Resize datafiles Oracle
  • scp with ssh2 Linux/Unix
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • secure crt settings 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

  • cur_sql.sql Oracle
  • switchover for primary database Oracle
  • Jai Shree Ram Oracle
  • myfile Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • Creating never expiring DB user accounts in Oracle 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Metalink useful notes Oracle
  • chk_space_SID.ksh Linux/Unix
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Resolving RMAN Hung Jobs Oracle
  • Pending Transaction Neighbors Script Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • Oracle Support Metalink ID 161818.1 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme