Hi experts.
i have 1 DB 9i e 1 DB 10g and i'm using grid console to manage them. They are both on a cluster (not RAC). I must create an enterprise manager report, that show CPU UTILIZATION FOR EACH DATABASE. Infact on the em report, we can see cpu utilization of THE HOST (global) in which the DB are in.
I need the cpu of the host that the DB is using (partial).
ok, i've found an easy solution. In the main report list of the DB in enterprise manager, the last column is INSTANCE CPU (%), that is EXACTLY what i need.
So i 've understood that the TOTAL (100%) is the cluster.... i were doubtfull about TOTAL was each NODE of the cluster.
Now the main question: what tables/views can give me the information of INSTANCE CPU (%) of enterprise manager?
Bookmarks