Unable to kill old <defunct> processes under DSADM in

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
amaresh
Participant
Posts: 4
Joined: Sun Nov 14, 2010 2:10 am
Location: Kolkata

Unable to kill old <defunct> processes under DSADM in

Post by amaresh »

Hi,

I have broght the datastage(v8.1) server down (in AIX). Now I checked that there few old processes as below are stil running. I am not able to kill (kill -9) those.

Could you pls let me any resolution to this?

dsadm 1884338 1 0 Jul 22 - 0:00 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag mjnraxd018 10002 1 30 node2 mjnraxd018 1279813249.813487.f90d6 0
dsadm 1958114 2359388 0 0:00 <defunct>
dsadm 1990838 1 0 Oct 27 - 0:00 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag mjnraxd018 10003 0 30 node1 mjnraxd018 1288170077.373548.1910ca 0
dsadm 2359388 1 0 Jul 22 - 0:00 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag mjnraxd018 10002 2 30 node3 mjnraxd018 1279813249.813487.f90d6 0


Thanks
Amaresh
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. At least one of these processes is defunct. What do you know about "zombies" in UNIX? You may need to restart the UNIX machine. Next time, make sure nothing is running before you shut down the Engine services.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply