I've got this output from running the ps aux command
[edms]{root}/>ps aux | more
USER PID %CPU %MEM SZ RSS TTY STAT STIME TIME COMMAND
root 516 33.6 0.0 12 12 - A Dec 05 76390:04 wait
root 774 16.6 0.0 12 12 - A Dec 05 37745:21 wait
oracle8i 56852 3.7 4.0 36712 19332 - A 08:20:43 4:14 oracleENGP (LOCAL
oracle8i 42036 1.9 3.0 33312 15976 - A 08:19:44 2:14 oracleENGP (LOCAL
oracle8i 48126 1.4 2.0 28356 10492 - A 08:05:01 2:01 oracleENGT (LOCAL
root 32054 0.8 0.0 1796 1332 - A 07:40:41 1:34 smbd
root 54444 0.5 0.0 1812 1152 - A 11:52:50 11:58 smbd
root 53808 0.4 0.0 1716 1488 - A 07:22:45 1:02 smbd
oracle8i 12702 0.4 2.0 28676 11776 - A 22:12:40 5:48 oracleEDM3 (LOCAL
root 53380 0.4 0.0 1572 1576 - A 09:13:32 0:02 smbd
dmadmin 55258 0.3 1.0 12260 4120 - A 22:12:36 3:53 /usr/cimage/mtserroot 1290 0.2 0.0 12 12 - A Dec 05 521:54 lrud
oracle8i 36758 0.2 2.0 28496 11676 - A 07:06:32 0:34 oracleEDM3 (LOCAL
I'm just wondering what is this wait process that is running and taking 33.6% of the CPU???
I've read that it could be a zombie process or it could be that the CPU is idle!!! but this is not changing for 2 hrs and i'm facing slowness in the system!!! any suggestions??
Thanks
regards
Khalid
[edms]{root}/>ps aux | more
USER PID %CPU %MEM SZ RSS TTY STAT STIME TIME COMMAND
root 516 33.6 0.0 12 12 - A Dec 05 76390:04 wait
root 774 16.6 0.0 12 12 - A Dec 05 37745:21 wait
oracle8i 56852 3.7 4.0 36712 19332 - A 08:20:43 4:14 oracleENGP (LOCAL
oracle8i 42036 1.9 3.0 33312 15976 - A 08:19:44 2:14 oracleENGP (LOCAL
oracle8i 48126 1.4 2.0 28356 10492 - A 08:05:01 2:01 oracleENGT (LOCAL
root 32054 0.8 0.0 1796 1332 - A 07:40:41 1:34 smbd
root 54444 0.5 0.0 1812 1152 - A 11:52:50 11:58 smbd
root 53808 0.4 0.0 1716 1488 - A 07:22:45 1:02 smbd
oracle8i 12702 0.4 2.0 28676 11776 - A 22:12:40 5:48 oracleEDM3 (LOCAL
root 53380 0.4 0.0 1572 1576 - A 09:13:32 0:02 smbd
dmadmin 55258 0.3 1.0 12260 4120 - A 22:12:36 3:53 /usr/cimage/mtserroot 1290 0.2 0.0 12 12 - A Dec 05 521:54 lrud
oracle8i 36758 0.2 2.0 28496 11676 - A 07:06:32 0:34 oracleEDM3 (LOCAL
I'm just wondering what is this wait process that is running and taking 33.6% of the CPU???
I've read that it could be a zombie process or it could be that the CPU is idle!!! but this is not changing for 2 hrs and i'm facing slowness in the system!!! any suggestions??
Thanks
regards
Khalid