Search found 97 matches

by devanars
Tue Jan 13, 2009 11:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orabulk in Parallel
Replies: 1
Views: 768

Orabulk in Parallel

Hi

Dont we have orabulk stage in parallel jobs!

Is there any way to capture rejected records by using
write method = sqlloader but not upsert

Thanks
by devanars
Tue Jan 13, 2009 11:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Time Conversion
Replies: 1
Views: 905

Time Conversion

Hi

we have db2 source and oracle target

date and time are different fields in db2
we need to keep both the fields in target. date is ok not a problem for oracle. oracle does not support time but supports only timestamp

Can any one help me how to keep Timestamp in target.

Thanks
by devanars
Mon Jan 12, 2009 2:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcflush() - Error in mutex_unlock() - Not owner
Replies: 8
Views: 4946

Doing Upsert


also the error coming like ds_ipcput() - timeout waiting for mutex

Please give me an advise to rectify this.


Thanks
by devanars
Mon Jan 12, 2009 1:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcflush() - Error in mutex_unlock() - Not owner
Replies: 8
Views: 4946

source as db2 api --- Transformer --- target as oracle enterprise.just a simple transformation.
by devanars
Mon Jan 12, 2009 11:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcflush() - Error in mutex_unlock() - Not owner
Replies: 8
Views: 4946

Throughput went 3 rows per sec if turn off row buffering. Is there any other way to know.

Thanks
by devanars
Mon Jan 12, 2009 9:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcflush() - Error in mutex_unlock() - Not owner
Replies: 8
Views: 4946

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

Hi

Can any one let me know how to resolve this error

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

source db2 target oracle 10g collecting rejected records at the target stage. no transformation in between.

Thanks in advance