load statys by schema or services (in RAC)
We have 2 integrated RAC databases. Now the need aroused to capture all the transactions, I/O etc anything pertinent to one particular schema in each of these production databases and whether those stats can be broken down by services. Is it possible to accomplish in Oracle? I've used AWR, ASH and ADDM reports which are based on snapshots and will usually provide the top-most queries accross the db/instance. However, I need this be more specific to schema level. Do I need to set up tracing to accomplish this?
Any ideas will be highly appreciated!
Thanks in advance,