Search found 42189 matches
- Fri Nov 12, 2010 10:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Enterprise edition 8.0.1 compatibilty with Exadata
- Replies: 3
- Views: 2534
- Fri Nov 12, 2010 10:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset Magic
- Replies: 10
- Views: 3241
- Fri Nov 12, 2010 9:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to install IIS 8.5 client components
- Replies: 8
- Views: 4189
- Fri Nov 12, 2010 9:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TOAD vs DataStage
- Replies: 18
- Views: 10728
Job design ! I told you already: Oracle OCI ---> Transformer -----> Oracle OCI And where exactly did you already post this information? :? There are many sides to this equation and how long the select allegedly takes is only a part of it. Add a constraint to your transformer and set it to @FALSE. T...
- Fri Nov 12, 2010 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TOAD vs DataStage
- Replies: 18
- Views: 10728
- Fri Nov 12, 2010 7:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: parameter name --> Password
- Replies: 9
- Views: 2665
- Fri Nov 12, 2010 7:37 am
- Forum: General
- Topic: How to Schedule every month 5th using Datastage director
- Replies: 6
- Views: 3645
- Fri Nov 12, 2010 7:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: parameter name --> Password
- Replies: 9
- Views: 2665
- Fri Nov 12, 2010 7:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to do round function in Datastage server jobs
- Replies: 4
- Views: 8672
- Thu Nov 11, 2010 6:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string to date
- Replies: 29
- Views: 7426
No... that would be bass-ackwards and there's no need for the 'in-band' null value here, since nulls are allowed.
Code: Select all
If IsNull(DSLink102.renewaldate) then DSLink102.renewaldate
else StringToDate(DSlink102.renewaldate,"%yyyy/%mm/%dd")- Thu Nov 11, 2010 4:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string to date
- Replies: 29
- Views: 7426
- Thu Nov 11, 2010 4:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string to date
- Replies: 29
- Views: 7426
- Thu Nov 11, 2010 4:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string to date
- Replies: 29
- Views: 7426
- Thu Nov 11, 2010 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string to date
- Replies: 29
- Views: 7426
this is the view when I see in view of DB2 stage for one field but when I view the same field in the table I can view it in proper way like..9999/12/31. There is no 'proper' way. Both are correct, it's just the external presentation that is different and as noted the stage is throwing in the stored...
- Thu Nov 11, 2010 2:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string to date
- Replies: 29
- Views: 7426