Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle On AIX : Urgent Help Required
janjua wrote:
> We have a doubt that the AIX is not using all 4 Processes and that may
> be causing this problem.
>
> Any commands to check if all 4 processes are being used or if there is
> a memory leak.
lscfg -l proc\*
shows the processors.
Then
lsdev -C -l proc0
lsdev -C -l proc1
etc. to see if they are listed as available
--
Henrik Morsing
System Administrator
International Data Post A/S
Strandgade 71
DK-1401 Copenhagen K
Tel: +45 3283 6339
Fax: +45 3283 6301
Email: hem_at_idp.dk
Web: www.idp.dk
Received on Sun Oct 31 1999 - 10:53:48 CST
![]() |
![]() |