How do I set Datastage deadlock daemon for DS PX.

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
Marley777
Premium Member
Premium Member
Posts: 316
Joined: Tue Jan 27, 2004 3:26 pm

How do I set Datastage deadlock daemon for DS PX.

Post by Marley777 »

Hello everyone, I have seen a lot of talk on this forum regarding the Datastage deadlock daemon and how it can clean up after defunct processes. How do I use this and where can I find more info? Can I use it with PX jobs. :?


Thanks for your time!!
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The kind of lock managed by the deadlock daemon are not set by parallel jobs. They are set by connected clients, server jobs and job sequences only.
To use, change the Start option in dsdlockd.config (in your DataStage Engine directory) to 1, and re-start DataStage.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Marley777
Premium Member
Premium Member
Posts: 316
Joined: Tue Jan 27, 2004 3:26 pm

lock within DS PX

Post by Marley777 »

I there something on the PX side of the fence that is comparable to the deadlock daemon?


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

Post by ray.wurlod »

No. The PX engine does not set the kind of lock managed by the DataStage deadlock daemon.
As far as a utility for cleaning up defunct PX processes is concerned I do not know, someone else will need to answer that. I am not aware of one.
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