RE: CPU and Memory Monitoring
From: Ram Cheruvattath <ram.cheruvattath_at_gmail.com>
Date: Thu, 2 Feb 2017 18:29:25 -0500
Message-ID: <0B1FC56F0BC344449B08F62866E2ACBD_at_RAMPC>
Date: Thu, 2 Feb 2017 18:29:25 -0500
Message-ID: <0B1FC56F0BC344449B08F62866E2ACBD_at_RAMPC>
V$OSSTAT may provide what you are looking for. There is also historical information captured in DBA_HIST_OSSTAT.
Thanks
Ramsankar Cheruvattath (Ram)
407-209-6276
I saw one of the very good article for the same to measure CPU from C. Antognini at Report Information about CPU Activity <https://antognini.ch/2009/05/report-information-about-cpu-activity-in-sqlpl us/> in SQL*Plus - Striving for Optimal Performance and it work very fine to get CPU details. as long as I had permission to create the objects but I had only access granted using Role
So if someone has other details to get the same for Memory and other direct query to run as plSQL script or sharing any more information.
TIA Sanjay
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Feb 03 2017 - 00:29:25 CET