Page 1 of 1

job are aborting with The Error in mutex_unl

Posted: Fri Aug 19, 2011 11:40 am
by chvenkat.v
HI Team,

we have two server jobs which are parallel.
both the jobs are same design as below

ref_ tables
|

hash file -> transformer stage -> insert/update/date in a table

those jobs are running fine one after the other. But if both are running then aborting with below error.

linkname..Xfm_Get_Region_Tax.lk_RgSid: ds_ipcput() - timeout waiting for mutex.
The Error in mutex_unlock() - Not owner.


So could you please help on this. please let me is it unix hash file problem or reference table.

Thanks,
venkat.

Posted: Fri Aug 19, 2011 12:48 pm
by chulett
Turn off buffering.

Posted: Fri Aug 19, 2011 4:35 pm
by ray.wurlod
Search DSXchange for "mutex".