Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
Manual mem management in 10g

Manual mem management in 10g

2006-06-30       - By Allen, Brandon

 Back
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

I'm growing concerned about the same thing after seeing some of the
comments on this list.  I just implemented my first 10g system (10.2.0.2
on AIX 5.3) about a month ago and I decided to go out on a limb and use
the new gather_stats_job and sga_target.  So far, our performance has
been excellent and we haven't had any problems with memory errors, but
after all the problems I've seen on this list I'm increasingly worried
that I may be sitting on a time bomb and maybe I should change back to
manual memory management before it explodes.  I've just recently started
keeping a closer eye on v$sgastat, hoping that I can catch any problems
before they get out of hand.  A couple odd things I've noticed - a lot
of free memory in the shared pool, even though ADDM keeps telling me I
need to increase my SGA, and a lot of memory allocated to "KGH: NO
ACCESS":

SQL> select * from v$sgastat where bytes > 10000000 order by 3;

POOL         NAME                            BYTES
-- ---- ---- -- ---- ---- ---- ---- --- -- ---- --
shared pool  private strands              11624448
shared pool  KQR M PO                     13381408
            log_buffer                   14700544
shared pool  obj stat memo                16219416
shared pool  ASH buffers                  16252928
java pool    free memory                  16777216
shared pool  Cursor Stats                 17322216
shared pool  kglsim heap                  17627904
shared pool  PCursor                      23200608
shared pool  CCursor                      29468216
shared pool  kglsim object batch          31205664
shared pool  library cache                31840456
shared pool  KGLS heap                    50571752
large pool   free memory                  62080224
shared pool  sql area                    176615248
shared pool  KGH: NO ACCESS              480967264
shared pool  free memory                 655483792
            buffer_cache               1241513984


Anyone else seeing the same pattern?  Have an explanation?

Thanks,
Brandon

Privileged/Confidential Information may be contained in this message or
attachments hereto. Please advise immediately if you or your employer do not
consent to Internet email for messages of this kind. Opinions, conclusions and
other information in this message that do not relate to the official business
of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l