Search found 531 matches

by prasson_ibm
Sat Mar 08, 2008 2:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transformation logic
Replies: 2
Views: 1142

transformation logic

my input values are in this hierarchy format:- depth,name 1,a1 2,b1 3,c1 1,a2 and i want output in this format:- 1 2 3 a1 a1 b1 a1 b1 c1 a2 i m using this logic:- d=stageveriable for o/p col1 if depth=1 then input.name else d f=stageveriable for o/p col2 if depth=2 then input.name else f r= stagever...
by prasson_ibm
Tue Feb 19, 2008 1:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Converting cols into rows
Replies: 2
Views: 1635

Hi crouse
Thank you for your reply ....it is working in sever job..
by prasson_ibm
Tue Feb 19, 2008 9:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Converting cols into rows
Replies: 2
Views: 1635

Converting cols into rows

3 cols in the input file:- depth name 1 A 2 B 3 C1 3 C2 3 C3 2 B1 3 c4 3 c5 1 A1 2 B3 3 C6 3 c7 My condition is that:- IF depth=1 then its Distributor IF depth=2 then Its FES IF depth=3 then Its RETAILER now output should come like this:- o/p col:- distributor FES RETAILER A B C1 A B C2 A B C3 A B1 ...
by prasson_ibm
Thu Nov 29, 2007 11:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Converting Date format from YYYY-MM-DD to YYYYMMDD
Replies: 12
Views: 19679

How to change the extended properties of the field? I am new to DataStage PX. I tried the following, but got some error. StringToDate(Convert('-','',Date_Column),"%yyyy%mm%dd") Error: Failure during execution of operator logic Conversion error calling conversion routine date_from_string d...
by prasson_ibm
Tue Nov 20, 2007 12:34 pm
Forum: DSXchange Testimonials
Topic: Some things are just "what the doctor ordered"
Replies: 8
Views: 35202

DS exchange rocks!!!

Hey everybody......really dsexchange is best forum on data stage,and i learned a lot after joining this forum.[/b]
by prasson_ibm
Tue Nov 20, 2007 12:32 pm
Forum: DSXchange Testimonials
Topic: Some things are just "what the doctor ordered"
Replies: 8
Views: 35202

DS exchange rocks!!!

Hey everybody......really dsexchange is best forum on data stage,and i learned a lot after joining this forum.[/b]