Error in mutex_unlock() - Operation not permitted

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
dclotto
Participant
Posts: 5
Joined: Fri Aug 13, 2004 6:02 am
Contact:

Error in mutex_unlock() - Operation not permitted

Post by dclotto »

Hy all, i need help...

I've searched but found no solution to my case:
"ds_ipcflush () - Error in mutex_unlock () - Operation not permitted."

Reseting the job, I have the following message:
"From previous run
DataStage Job 2422 Phantom 3718
Abnormal termination of DataStage.
Fault type is 11. Layer type is BASIC run machine.
Fault occurred in BASIC program at DSD.BCIGetByKey address "

I have ...?
Thanks!
dclotto
Participant
Posts: 5
Joined: Fri Aug 13, 2004 6:02 am
Contact:

The complete log:

Post by dclotto »

Item #: 5
Event ID: 4
Timestamp: 2008-10-03 12:51:11
Type: Warning
User Name: dsadm
Message: Abnormal termination of stage REVDWNAtualizaDepto..Modelo detected

Item #: 6
Event ID: 5
Timestamp: 2008-10-03 12:52:10
Type: Info
User Name: dsadm
Message: REVDWNAtualizaDepto..Modelo.LTR_MODELO: Run stopped after 47294 rows

Item #: 7
Event ID: 6
Timestamp: 2008-10-03 12:52:10
Type: Fatal
User Name: dsadm
Message: REVDWNAtualizaDepto..Encontra_DE_PARA: |19|

Item #: 8
Event ID: 7
Timestamp: 2008-10-03 12:52:10
Type: Warning
User Name: dsadm
Message: Attempting to Cleanup after ABORT raised in stage REVDWNAtualizaDepto..Encontra_DE_PARA

Item #: 9
Event ID: 8
Timestamp: 2008-10-03 12:52:10
Type: Warning
User Name: dsadm
Message: REVDWNAtualizaDepto..Modelo.LTR_MODELO: ds_ipcflush() - Error in mutex_unlock() - Operation not permitted.

Item #: 10
Event ID: 9
Timestamp: 2008-10-03 12:52:10
Type: Warning
User Name: dsadm
Message: REVDWNAtualizaDepto..Encontra_DE_PARA.LTR_MODELO: DSD.INTClose Error 11 in GCI close.

Item #: 11
Event ID: 10
Timestamp: 2008-10-03 12:52:10
Type: Info
User Name: dsadm
Message: REVDWNAtualizaDepto..Encontra_DE_PARA: Transaction rolled back due to job abort.

Item #: 12
Event ID: 11
Timestamp: 2008-10-03 12:52:14
Type: Control
User Name: dsadm
Message: Job REVDWNAtualizaDepto aborted.

Thanks!
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Job design?
-craig

"You can never have too many knives" -- Logan Nine Fingers
dclotto
Participant
Posts: 5
Joined: Fri Aug 13, 2004 6:02 am
Contact:

Post by dclotto »

ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

What are your settings for Job Properties -> Performance for the row buffering settings? Also, the ipc_ problems could be symptomatic of the actual stage aborting and the 2nd process required for ipc no longer being there. You could try going to your project directory, changing into the &PH& directory and removing all the files there, then running your job and looking at the newly created files (they are text files which you can "cat" or "more") for additional error messages.
dclotto
Participant
Posts: 5
Joined: Fri Aug 13, 2004 6:02 am
Contact:

Post by dclotto »

The following settings:

http://www.flickr.com/photos/dclotto/2918749238/

But I tried to leave as "Use project defaults" and not solved ... :(

What else would be ...?

Thanks!
dclotto
Participant
Posts: 5
Joined: Fri Aug 13, 2004 6:02 am
Contact:

Post by dclotto »

The following settings:

http://www.flickr.com/photos/dclotto/2918749238/

But I tried to leave as "Use project defaults" and not solved ... :(

What else would be ...?

Thanks!
Post Reply