Skip to content

Commit

Permalink
header wording
Browse files Browse the repository at this point in the history
  • Loading branch information
tanelpoder committed Jun 18, 2024
1 parent b75d5e8 commit 9b86c66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lpstat.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@

--------------------------------------------------------------------------------
--
-- File name: lpstat
-- File name: lpstat.sql
-- Purpose: Show large pool stats by sub-pool from X$KSMLS
--
-- Author: Tanel Poder
-- Copyright: (c) http://www.tanelpoder.com
-- Copyright: (c) https://tanelpoder.com
--
-- Usage: @lpstat <statistic name>
-- @lpstat "free memory"
-- @lpstat cursor
--
-- Other: The other script for querying V$SGASTAT is called sgastat.sql
--
-- and shows many more pools of interest (but not break down by subpool)
--
--
--------------------------------------------------------------------------------
Expand Down

0 comments on commit 9b86c66

Please sign in to comment.