Page 1 of 1

Inter processes job aborted

Posted: Fri Sep 07, 2007 2:50 am
by anothai
Job Design

Seqfile(400,000) ---->Tran(lookup 2 hash) ---->Tran(lookup 2 hash)------>Seq file(7files)

Log

Item #: 11
Event ID: 62
Timestamp: 2007-08-31 10:01:26
Type: Warning
User Name: edwu02
Message: xfmSAFELNArInterProcess..Mapping.to_Mapping: ds_ipcflush() - Error in mutex_unlock() - Not owner

Item #: 12
Event ID: 63
Timestamp: 2007-08-31 10:01:26
Type: Warning
User Name: edwu02
Message: xfmSAFELNArInterProcess..Mapping.to_Mapping: DSD.INTClose Error 11 in GCI close.

Item #: 13
Event ID: 64
Timestamp: 2007-08-31 10:01:26
Type: Info
User Name: edwu02
Message: xfmSAFELNArInterProcess..Trans1: DSD.StageRun Active stage finishing.
123971 rows read from to_Trans1
122056 rows read from lookup_hash_arxip
0 rows read from lookup_hrefSAFEMgrBr
123971 rows written to to_Mapping
13.140 CPU seconds used, 124.681 seconds elapsed.

Item #: 14
Event ID: 65
Timestamp: 2007-08-31 10:01:26
Type: Warning
User Name: edwu02
Message: DataStage Job 1044 Phantom 28758
xfmSAFELNArInterProcess..Mapping.to_Mapping: DSD.INTClose Error 11 in GCI close.
DataStage Phantom Finished

Item #: 15
Event ID: 66
Timestamp: 2007-08-31 10:01:31
Type: Control
User Name: edwu02
Message: Job xfmSAFELNArInterProcess aborted.


Remark
This job use Inter processes on properties for improve performance but job aborted after run. If I change to in process, it can run finished.
I try to change parameter buffer and time-out but it still fail. Path UV temp have a sapce enough about 2GB. Please help me to solve this problem in case I still use inter processes. Thank you very much.

Posted: Fri Sep 07, 2007 2:54 am
by Kirtikumar
If you use the Code to show the job design it would look much better and we would be able to understand it properly. So pls post your job design using Code option while posting.

Posted: Fri Sep 07, 2007 5:33 am
by ray.wurlod
And Search for clues about owning mutex locks.