Search found 42189 matches
- Mon Jun 03, 2013 10:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to solve this scenarios using Transformer
- Replies: 6
- Views: 1778
- Mon Jun 03, 2013 4:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert LOB values to Oracle table using Oracle Connector
- Replies: 8
- Views: 2348
Sure and you are... it's just that it is not a very performant option to pull data from the source across the network into DataStage and then push it back out to the target, one record at a time. Perhaps your DBA could suggest an alternate path - dump the contents, move the output file to the other ...
- Mon Jun 03, 2013 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert LOB values to Oracle table using Oracle Connector
- Replies: 8
- Views: 2348
- Mon Jun 03, 2013 9:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to calculate running totals (cumulative) based on a col?
- Replies: 25
- Views: 9356
- Mon Jun 03, 2013 9:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to calculate running totals (cumulative) based on a col?
- Replies: 25
- Views: 9356
- Mon Jun 03, 2013 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invali Argu Value -Missing Warning thrown
- Replies: 7
- Views: 2246
- Mon Jun 03, 2013 6:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invali Argu Value -Missing Warning thrown
- Replies: 7
- Views: 2246
I wasn't sure off the top of my head what your alternative is here which is why I didn't include that in my reply. I know the topic has been discussed here but not sure what key words would turn them up for you. Already running late this morning so hopefully someone else can chime in here shortly...
- Mon Jun 03, 2013 6:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invali Argu Value -Missing Warning thrown
- Replies: 7
- Views: 2246
- Mon Jun 03, 2013 6:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File stage Lookup propertry in server job
- Replies: 8
- Views: 4493
- Mon Jun 03, 2013 6:02 am
- Forum: General
- Topic: Deleting instance\jobs\Logs in Director automatically
- Replies: 15
- Views: 3456
- Mon Jun 03, 2013 12:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling ASCII VALUE
- Replies: 5
- Views: 2834
- Sun Jun 02, 2013 11:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Maximum Date using Aggregator, double to date how?
- Replies: 3
- Views: 1599
- Sun Jun 02, 2013 11:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date time arithmatic in 8.1 parallel
- Replies: 3
- Views: 1357
left(timestampValue, 10) to get the date part and right(timestampValue ,8) (That smiley is supposed to be the number 8. Don't know why i am getting a smiley there) to get the time part. Because an 8 followed by a right paren is the board code for a smiley. When you don't want them you enable the &q...
- Sun Jun 02, 2013 10:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date time arithmatic in 8.1 parallel
- Replies: 3
- Views: 1357
I'm not familiar with which functions are new to 8.5 and which ones are available in 8.1 that would be useful in this situation. However, it seems to me you should be able to increment the date and time separately. Meaning, increment the seconds and when you hit midnight add one day to the date. The...
- Sun Jun 02, 2013 8:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling ASCII VALUE
- Replies: 5
- Views: 2834