Search found 53125 matches
- Thu Aug 16, 2007 12:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What stage & Logic to use!
- Replies: 3
- Views: 827
Create a job sequence. Construct an Execute Command activity to execute the command to read the date from the file (or use a Routine activity that invokes a routine to do the same). Pick up this value as the output value of the command (or the return value of the routine) when setting the job parame...
- Thu Aug 16, 2007 12:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to install!!!
- Replies: 3
- Views: 1002
- Wed Aug 15, 2007 8:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need to add more details in job log
- Replies: 6
- Views: 1715
- Wed Aug 15, 2007 6:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Convert String to Date in PX
- Replies: 3
- Views: 1307
If the final data type is Date, its format is irrelevant. Therefore you can apply a StringToDate() function to the leftmost field of your input string and that will suffice. You will need to supply an appropriate date format string. If you want to convert that result to a string, apply a DateToStrin...
- Wed Aug 15, 2007 4:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Integer - Defination
- Replies: 3
- Views: 941
- Wed Aug 15, 2007 4:23 pm
- Forum: General
- Topic: Which process creates the /tmp/machineLog files?
- Replies: 7
- Views: 5577
- Wed Aug 15, 2007 4:22 pm
- Forum: General
- Topic: It was 38 years ago today
- Replies: 6
- Views: 1524
- Wed Aug 15, 2007 1:27 am
- Forum: General
- Topic: It was 38 years ago today
- Replies: 6
- Views: 1524
It was 38 years ago today
What was? Woodstock.
- Tue Aug 14, 2007 9:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to hide password in ds job run command
- Replies: 4
- Views: 2068
Zhang Bo wrote:Can we hide password here?Code: Select all
No.
- Tue Aug 14, 2007 6:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage
- Replies: 6
- Views: 3773
- Tue Aug 14, 2007 6:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sybase Stage error
- Replies: 12
- Views: 2518
- Tue Aug 14, 2007 6:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DerivationStatement
- Replies: 3
- Views: 1552
Code: Select all
If AAA = 255 Then If BBB > 0 Then "PROFIT" Else If BBB < 0 Then "LOSS" Else "" Else ""may be slightly more efficient
- Tue Aug 14, 2007 6:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: partition despite preserve-partitioning flag
- Replies: 6
- Views: 37253
- Tue Aug 14, 2007 6:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error: sortRec
- Replies: 11
- Views: 13618
- Tue Aug 14, 2007 6:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between Teradata Enterprise & Teradata API st
- Replies: 6
- Views: 2075