Page 1 of 1

Aggregator Stage Min & Max

Posted: Sun Nov 01, 2009 8:07 am
by mgendy
Hi All,

i just have a little question , does Aggregator Stage min and max functions support time stamps , i tried to use it but it gives an error saying that couldn't convert from timestamp to dfloat , but i beleive that it worked with me before but in another envirnoment , i just ask to know the ability of doing that

Posted: Sun Nov 01, 2009 8:59 am
by chulett
The only way it might work is if you add the 'Preserve Type' option and it seems that wasn't added until the 7.5.2 release. Let us know.

Posted: Mon Nov 02, 2009 3:15 am
by mgendy
chulett wrote:The only way it might work is if you add the 'Preserve Type' option and it seems that wasn't added until the 7.5.2 release. Let us know. ...
yes yes yes , it is working now , many thanks chulett for your help

Posted: Wed Oct 20, 2010 7:50 am
by synsog
Where to add this preserve type option? could you pls help me out? I need to perform the max funtion on string column. can i do that?

Posted: Wed Oct 20, 2010 8:03 am
by anbu
Yes you can do max on string. When you select Column for Calculation, you can see the Preserve type as one of the properties

Posted: Wed Oct 20, 2010 8:06 am
by synsog
anbu wrote:Yes you can do max on string. When you select Column for Calculation, you can see the Preserve type as one of the properties
could you please tell where do i get that? Please????

Posted: Wed Oct 20, 2010 9:50 am
by chulett
As noted, it's an additional property you can add, just like any of the other additional properties. What version of DataStage do you have?

Posted: Wed Oct 20, 2010 10:46 pm
by synsog
chulett wrote:As noted, it's an additional property you can add, just like any of the other additional properties. What version of DataStage do you have?
Its 7.5.1.

Posted: Wed Oct 20, 2010 11:10 pm
by chulett
I asked because, unless I was wrong back when I posted this:
chulett wrote:it seems that wasn't added until the 7.5.2 release

Posted: Thu Oct 21, 2010 12:10 am
by synsog
chulett wrote:I asked because, unless I was wrong back when I posted this:
chulett wrote:it seems that wasn't added until the 7.5.2 release

Thanks, is there any way out to get maximum value on string column?