Search found 5 matches

by Sivacharan Irukulla
Tue Apr 10, 2012 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with IsValid function with integer(int32) and decimal
Replies: 10
Views: 18448

I have just tried giving 2147483648 to the IsValid(), and the result is as expected. Which version of Datastage you are using? , I am not sure about the previous versions of datastage. But, I have implemented it in Datastage 8.X and is working fine :). IsValid('int32', '2147483648') returning zero i...
by Sivacharan Irukulla
Tue Apr 10, 2012 3:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Constraint
Replies: 4
Views: 5256

I am wondering in which case your condition will fail. Let us take one positive and one negitive scenario, assuming the input data is as expected. If the input Custid ='1253' then Condition one fails and condition 2 pass so the result is fail or pass = pass. If the input Custid ='4859' then Conditio...
by Sivacharan Irukulla
Tue Apr 10, 2012 3:20 pm
Forum: General
Topic: ETL/DataStage Processes ..Health care Industry ???
Replies: 15
Views: 9169

I too shifted from Banking domain to Health care domain :), there will not be much difference in the ETL process, we will miss the domain level knowledge. But once we start working, it becomes so simple. There will be so many sub domains which we can fall under, for example Pharmacy,Corporate,Sales ...