ds_ipcflush() - Error in mutex_unlock() - Not owner

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
raji
Participant
Posts: 40
Joined: Tue May 16, 2006 6:06 am

ds_ipcflush() - Error in mutex_unlock() - Not owner

Post by raji »

Hi,

I am running the datastage server job which is having the following design.

Source tabel------ipc----row merger----transformer-----row splitter-------ipc--target.

While running the above job its giving the following error:

ds_ipcflush() - Error in mutex_unlock() - Not owner

Will anyone give the rsolution for this?

Thanks for the help.

Regards,
Raji.
Raji

Nothing is impossible because impossible itself
says I'm Possible
Raghavendra
Participant
Posts: 147
Joined: Sat Apr 30, 2005 1:23 am
Location: Bangalore,India

Post by Raghavendra »

Most of the times,"Error in mutex_unlock() - Not owner " abort will be solved with a rerun. We used to get this abort for lot of jobs due to lack of resources.

Just check it out and wait for DS Expert comments.
Raghavendra
Dare to dream and care to achieve ...
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

:idea: Rather than wait, try searching the forums instead. Very few problems are new problems, the vast majority have been seen and discussed here already.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply