Datastage stoppedbut phontom and dsapi processes not cleared

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
ravichandran
Participant
Posts: 1
Joined: Thu May 05, 2005 2:13 am

Datastage stoppedbut phontom and dsapi processes not cleared

Post by ravichandran »

Hi,

STOPPED the datastage server but the phantom and dsapi processes were still running. Try to kill the process from unix which is not killing the processes.

Please let me know is there anyway I can kill all the process from unix or from datastage adminstrator.

Thanks in Advance.
Ravichandran
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

If you have stopped UniVerse (i.e. can't start the designer), then you can do a "kill -9 pid>" on those processes that are still running [you won't be able to enter that administrator if DS isn't running). This method of stopping processes is not recommended, but as your engine is stopped you have little choice in this case.
Post Reply