Search found 12 matches

by dsx_venkat
Mon Oct 10, 2005 6:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: merge stage problem
Replies: 4
Views: 1796

No, even Default/ Nullable is not working. No need to edit the dsx, bcas after the merge stage i am having an output stage, so i can change the field properties here itself. The output field is ********* in the output text file, but when i tried to view the file in the datastage, it is assigning the...
by dsx_venkat
Mon Oct 10, 2005 5:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: merge stage problem
Replies: 4
Views: 1796

merge stage problem

Hi All, I am using merge stage. Master link record ------------------ 1 a 2 b 3 c Update link record ------------------ 1 0001-01-01 00.00.00 2 0001-01-01 00.00.00 Output record 1 a 0001-01-01 00.00.00 2 b 0001-01-01 00.00.00 3 c ******************* I am getting ******************* for the master re...
by dsx_venkat
Mon Sep 26, 2005 1:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any limitation for aggregator
Replies: 2
Views: 1424

Any limitation for aggregator

Hi All,

I need to do AGGregator on 100 Columns, (Sum output column, with same Group Key). Is it advisable to use one Aggregator for all 100 column Or it is better to do in 4 aggregator, 25 column each.


Please advice me the the best way to implement.

Thanks.
Venkat
by dsx_venkat
Mon Sep 19, 2005 11:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HOW TO SHUTDOWN THIS WARNING
Replies: 6
Views: 2283

Kumar,

I tried to search, but couldnt get it,
As u said "framing sentance is seems to be important"


k,


richdhan, "sorry, if my word hurts u".
by dsx_venkat
Mon Sep 19, 2005 9:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HOW TO SHUTDOWN THIS WARNING
Replies: 6
Views: 2283

Respected richdhan, Please read my posting clearly, Since i need the same partition in the output link, i cannot able to clear the partition, If i use a dataset instead of squential file, warning is not there, but i want to use the sequential file. Before giving advice like "DO a search", ...
by dsx_venkat
Mon Sep 19, 2005 4:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HOW TO SHUTDOWN THIS WARNING
Replies: 6
Views: 2283

HOW TO SHUTDOWN THIS WARNING

Hi All, I am getting this warning whenever i am using reject link in the merge stage. REJ020: When checking operator: A sequential operator cannot preserve the partitioning of the parallel data set on input port 0. Since i need the same partition in the output link, i cannot able to clear the partit...
by dsx_venkat
Mon Sep 12, 2005 5:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compilation error
Replies: 5
Views: 2537

Hi all,


I have solved the problem, I just renamed the EFF_DT as EFF_DT_1, it got compiled,

But i have check through out the job, EFF_DT is a Date type, no way it can map to the string datatype, I dont know why it shouted like that.

any have thanks for your reply pals.
by dsx_venkat
Mon Sep 12, 2005 3:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compilation error
Replies: 5
Views: 2537

compilation error

Hi all, I am getting this error, XFM050: Error when checking operator: When binding input interface field "EFF_DT" to field "EFF_DT": No default type conversion from type "string" to type "date". But i checked through out the job, EFF_DT is of type DATE. any i...
by dsx_venkat
Tue Sep 06, 2005 8:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: StringToDecimal
Replies: 3
Views: 2010

Even myself faced this problem, i choosed external routines (C routines)
and converted into parallel routines,
by dsx_venkat
Tue Sep 06, 2005 8:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Build Op Stage problem
Replies: 1
Views: 1147

Build Op Stage problem

Hi All,

I am trying to create my own parallel stage(build stage), can any one tell me how for the build stage programming is differ from C/C++ syntax.

i already referred to the help manual, but need more information.


Thanks
venkat
by dsx_venkat
Sat Sep 03, 2005 1:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to create our own stages
Replies: 2
Views: 1394

How to create our own stages

Hi all,

Can any one tell me how to create our own stages(bulid/wrapped/custom), the information given in the .pdf is not that much sufficient for me.


thanks
venkat
by dsx_venkat
Fri Sep 02, 2005 7:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: what is combinability mode
Replies: 1
Views: 1434

what is combinability mode

Hi All,

In all the stages i can see combinability mode in the advance tab,

The options are

Auto
Combinable
dont combine

I tried reading the help, but couldnt understand, can anyone explain me this.

Thanks & Regards.
Venkat