Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Resource issues Solaris 7 and 8.1.5

Re: Resource issues Solaris 7 and 8.1.5

From: Tom <tomNOSPAM_at_eazyriders.com>
Date: Sun, 10 Nov 2002 20:04:39 GMT
Message-ID: <rZyz9.886$nB7.7624940@news-text.cableinet.net>


Sure...

    3818        maximum number of processes (v.v_proc)
    3813        maximum processes per user id (v.v_maxup)
    10  max undo entries per process (SEMUME)
2768000000      max shared memory segment size (SHMMAX)
     1  min shared memory segment size (SHMMIN)
   100 shared memory identifiers (SHMMNI)     10 max attached shm segments per process (SHMSEG)

# ipcs
IPC status from <running system> as of Sun Nov 10 20:11:48 GMT 2002 Message Queue facility inactive.
T ID KEY MODE OWNER GROUP Shared Memory:

m       1700   0x784bf984 --rw-r-----   oracle oinstall
m        701   0x962c47fc --rw-r-----   oracle oinstall
Semaphores:
s 4653056 0xb348f45 --ra-r----- oracle oinstall s 2031617 0x1136175 --ra-r----- oracle oinstall #

# ps -ef|wc -l

      62

# swap -s
total: 547712k bytes allocated + 547172k reserved = 1094884k used, 3397824k available

# vmstat 5 5
 procs memory page disk faults cpu  r b w swap free re mf pi po fr de sr cd f0 s0 -- in sy cs us sy id
 0 0 0 966216 63728 1 0 1 4 4 0 0 1 0 0 0 120 86 59 0 0 100
 0 0 0 740912 6200 0 9 0 0 0 0 0 1 0 0 0 109 46 50 0 0 100
 0 0 0 740912 6200 0 0 0 0 0 0 0 2 0 0 0 113 251 80 0 0 100
 0 0 0 740912 6188 0 5 0 0 0 0 0 1 0 0 0 109 44 52 0 0 100
 0 0 0 740912 6180 0 0 0 0 0 0 0 2 0 0 0 111 49 57 0 0 100
#

# vmstat 5 5
 procs memory page disk faults cpu  r b w swap free re mf pi po fr de sr f0 s5 s8 s3 in sy cs us sy id
 0 0 0 600 392 0 0 0 0 0 0 0 0 0 0 2 4294967196 0 0 -32 -14 -149
 0 0 0 3397748 64060 1 0 0 9 9 0 0 0 0 0 1 135 4242 745 12 4 84
 0 0 0 3397748 64076 4 0 0 19 19 0 0 0 0 0 2 769 28119 4710 49 23 28
 1 0 0 3397748 64084 2 0 0 9 9 0 0 0 0 0 1 209 6634 1174 13 6 80
 0 0 0 3397748 64080 4 13 0 19 19 0 0 0 0 0 2 392 11711 2009 25 11 64
#

thanks

Tom

"srivenu" <srivenu_at_hotmail.com> wrote in message news:1a68177.0211072320.49db9c8f_at_posting.google.com...
> Can you please send the output of the following commands
> 1)sysdef|fgrep "SHM
> SEM
> proc"
> 2)ipcs
> 3)ps -ef|wc -l
> 4)Processes parameter in all Oracle instances highlighting the problematic
instance
> 5)swap -s
> 6)vmstat 5 5
>
> regards
> Srivenu
Received on Sun Nov 10 2002 - 14:04:39 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US