Search found 69 matches

by shivan
Wed Jul 27, 2005 7:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

hi, I got another error, it says : sort2 failed and Abnormal termination of stage DB2_INVOICE_LINE_ITEM_RPT_partition1.. detected i am doing sort in all three aggregators : inv_id a and i also add ascending sorting order for inv_id in all three aggregators but i still get this error. sort 2 failed. ...
by shivan
Tue Jul 26, 2005 3:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

hi, i m not using the sorting at all. My job looks like this: db2 then a partitioner then three transformers and then three aggregators and then link collector and then mainframe database. Now i m getting this error: ds_ipcgetnext - timeout waiting for mutex There are like 1.7 million records. Can i...
by shivan
Tue Jul 26, 2005 2:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

no, i am not. If this is what i m doing wrong. I will do that. I thought that sort is to increase the performance. thanks shivan Hi, You mean you are using them before and after the aggregator? And are you sorting the data before passing to aggreVator! hi, i am getting this error : Abnormal terminat...
by shivan
Tue Jul 26, 2005 2:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

hi, i am getting this error : Abnormal termination of stage CopyOfDB2_INVOICE_LINE_ITEM_RPT_part..Aggregator3 detected I am using link_partitioner and partioner_collector. thanks shivan Hi Shivan, Use a SORT stage before the aggregator and sort the columns. Also make sure you mention the sort order ...
by shivan
Mon Jul 25, 2005 10:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

thanks Kumar, i will check with a DBA. the other problem i have is performance , the number of rows are like 800 per sec. Is there any way i can make them more. thanks shivan hi shivan, Looks like you connection timed out, I believe your source is returning more data and it takes time read all the r...
by shivan
Mon Jul 25, 2005 10:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

I run the job again. Now i got this error:
CLI0108E Communication link failure. SQLSTATE=40003

thanks
shivan wrote:Inter process is already disabled. Settings is to default.

thanks
shivan
Sainath.Srinivasan wrote:Disable inter process comm and retry.
by shivan
Mon Jul 25, 2005 10:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

Inter process is already disabled. Settings is to default.

thanks
shivan
Sainath.Srinivasan wrote:Disable inter process comm and retry.
by shivan
Mon Jul 25, 2005 10:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

Re: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex

Hi, thanks for replying. I am trying to get the data from db2 and putting into mainframe. The number of records are more than 1 million. It works fine while going from db2 to transformer and then to aggregate processor. But at the time of writing to mainframe. It gives an error. I was thinking of so...
by shivan
Mon Jul 25, 2005 9:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 10274

INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex

Hi,
I am getting this error.
.INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
I really appreciate if someone telles me how to solve this problem.

thanks
shivan