Search found 15603 matches
- Fri Aug 21, 2009 9:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Configuration
- Replies: 3
- Views: 1331
- Fri Aug 21, 2009 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sort records and put Null if there are more matches on key
- Replies: 8
- Views: 2500
Re: sort records and put Null if there are more matches on k
I have data like this Location Timezone 1000 CST 1000 PST 1000 EST 1000 1100 IST 1100 1200 1300 GMT 1300 CST My Output should look like Location Timezone 1000 1100 IST 1200 1300 How Can I get this .....sort keychange is not helping i.e if there are multiple timezones i need to keep null else data
- Fri Aug 21, 2009 9:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sort records and put Null if there are more matches on key
- Replies: 8
- Views: 2500
- Fri Aug 21, 2009 8:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencial file error
- Replies: 4
- Views: 1418
- Fri Aug 21, 2009 8:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Configuration
- Replies: 3
- Views: 1331
- Fri Aug 21, 2009 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ports to Open
- Replies: 8
- Views: 1777
- Fri Aug 21, 2009 7:14 am
- Forum: General
- Topic: Regarding DataStage Licence and compatability
- Replies: 1
- Views: 523
- Fri Aug 21, 2009 7:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Timestamp conversion
- Replies: 3
- Views: 1418
DataStage server has no timestamp, just Date and Time, so both parts need to be done separately. Assuming you have a string input value you need to: Step 1, convert date to internal : ICONV(In.Date[1,10],'D4-DMY') Step 2 convert internal to date : OCONV(Step1Result,'D4-YMD') Everything in one line: ...
- Fri Aug 21, 2009 5:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UTF-8 don't display €
- Replies: 12
- Views: 6748
- Fri Aug 21, 2009 5:32 am
- Forum: General
- Topic: How to differentiate a Job from a Job Sequence in script
- Replies: 22
- Views: 10933
- Fri Aug 21, 2009 4:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing oracle 10g using ODBC stage..
- Replies: 2
- Views: 1135
- Thu Aug 20, 2009 9:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: The current limit on number of open files should be raised
- Replies: 4
- Views: 4249
- Thu Aug 20, 2009 9:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Catlog Information
- Replies: 1
- Views: 677
- Thu Aug 20, 2009 8:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "NOT IN VOC" Error
- Replies: 10
- Views: 4227
- Thu Aug 20, 2009 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to read Temp .. OMD.XML.DIR when running job
- Replies: 12
- Views: 9954