Simple Oracle, MS SQL, Postgres, AWS and more
Oracle
SQL Server
PostgreSQL
MySQL
Linux
Windows
AWS
DevOps
Friday, June 15, 2012
How to find "Maximum Number of Concurrent Sessions seen in the database"
SELECT highwater
FROM DBA_HIGH_WATER_MARK_STATISTICS
WHERE name = 'SESSIONS';
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment