Search found 15603 matches
- Thu May 14, 2009 1:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Tuning Tips
- Replies: 2
- Views: 3187
- Thu May 14, 2009 10:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Checksum of a file
- Replies: 5
- Views: 1575
Since a checksum by definition needs to traverse the complete file and that DataStage works on single rows and attempts to process them in parallel you won't have a builtin way of getting a checksum. But you can do an external call to UNIX to do this - the question is why do wish to do this? General...
- Thu May 14, 2009 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error creating project
- Replies: 4
- Views: 2878
- Wed May 13, 2009 4:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort because of contention
- Replies: 5
- Views: 1021
- Wed May 13, 2009 4:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import CFD File layout
- Replies: 8
- Views: 2060
- Wed May 13, 2009 10:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort because of contention
- Replies: 5
- Views: 1021
- Wed May 13, 2009 10:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regular Date To JulianDate
- Replies: 11
- Views: 4343
- Wed May 13, 2009 9:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with IIS v8.1 on Redhat Linux [Abnormal termination]
- Replies: 12
- Views: 7768
- Wed May 13, 2009 9:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regular Date To JulianDate
- Replies: 11
- Views: 4343
Have you tried the inverse function,
Code: Select all
OCONV(ICONV("2009-04-06","D4-YMD[4,2,2]")[b]-1900000[/b],"DJ")[code]- Wed May 13, 2009 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort because of contention
- Replies: 5
- Views: 1021
- Wed May 13, 2009 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regular Date To JulianDate
- Replies: 11
- Views: 4343
- Wed May 13, 2009 8:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: capture rejected records and reason forrejection
- Replies: 3
- Views: 899
- Wed May 13, 2009 8:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import CFD File layout
- Replies: 8
- Views: 2060
- Wed May 13, 2009 8:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with IIS v8.1 on Redhat Linux [Abnormal termination]
- Replies: 12
- Views: 7768
- Wed May 13, 2009 7:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Slow performance writing to lookup fileset with direct i/o
- Replies: 1
- Views: 1096