This space will not be more than a place to publish my notes and issues commands for certain management databases on ORACLE platform.
I want to be a help to all stakeholders. And how could't it be otherwise, i intend to learn from you. For me to OCM still lack a lot of road walking.
Thank you all.
Greetings' «José Maia »
quinta-feira, 22 de outubro de 2009
Valor da SGA por componentes dinâmicos
SQL> select component,sum(current_size/1024/1024) Mb from v$sga_dynamic_components group by rollup(component);
Sem comentários:
Enviar um comentário