Semoga membantu...
SQL> select name, type, SHARABLE_MEM from V$DB_OBJECT_CACHE
where name in ('PKG_A','PKG_B');cmiiw, bw --- In [email protected], Moch Firman N <mochfir...@...> wrote: > > Dear All, > > > Gimana cara nya untuk meng-capture shared memory usage antara package A dan > package B ? > > Please your advise... > > > > > Thanks and best regards > Piping > > > [Non-text portions of this message have been removed] >

