Search found 42189 matches
- Tue Feb 16, 2010 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Looping logic based on multiple conditions to end loop
- Replies: 11
- Views: 4393
- Tue Feb 16, 2010 2:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating more records based on the day count
- Replies: 3
- Views: 1685
Much like what this FAQ posting discusses. 
- Tue Feb 16, 2010 1:51 pm
- Forum: General
- Topic: Strange errors accessing Administrator
- Replies: 15
- Views: 14003
This error message? The 'ulimit' error message? That has nothing directly to do with DataStage but is coming from your operating system based on the commands in the dsenv file. Looks like someone added a line attempting to raise the ulimit (probably to 'unlimited') there and your executing user isn'...
- Tue Feb 16, 2010 1:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Retrieve License XML file
- Replies: 6
- Views: 1891
- Tue Feb 16, 2010 12:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS ADMIN
- Replies: 4
- Views: 1089
- Tue Feb 16, 2010 12:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error in running a job with DB2 UDB Stage
- Replies: 16
- Views: 11929
- Tue Feb 16, 2010 12:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do you handle break processing in DataStage
- Replies: 6
- Views: 2074
- Tue Feb 16, 2010 12:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Metadata Quey
- Replies: 7
- Views: 2157
- Tue Feb 16, 2010 12:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: can any one implement this code in datastage
- Replies: 1
- Views: 1296
- Tue Feb 16, 2010 9:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Picking metadata at run time
- Replies: 5
- Views: 1998
- Tue Feb 16, 2010 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Looping logic based on multiple conditions to end loop
- Replies: 11
- Views: 4393
I'm going to err on the side of complication and assume it needs to motor along doing something (even if that something is nothing) until the magic file shows up. And because I'm pressed for time this morning, this is a freebie high-level overview of what I would do in your shoes. Tools you'll need:...
- Tue Feb 16, 2010 8:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting a string to Date
- Replies: 7
- Views: 25649
Hopefully, what you meant to type was:
Also be mindful of the century pivot when you use two-digit years.
Code: Select all
StringToDate(Column_name,'%dd-%mmm-%yy')- Tue Feb 16, 2010 6:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting a string to Date
- Replies: 7
- Views: 25649
- Tue Feb 16, 2010 6:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Metadata Quey
- Replies: 7
- Views: 2157
- Tue Feb 16, 2010 6:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error in running a job with DB2 UDB Stage
- Replies: 16
- Views: 11929