Search found 42189 matches
- Mon Jan 14, 2008 2:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML and Massage queue
- Replies: 7
- Views: 2226
- Mon Jan 14, 2008 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To find the total number of days
- Replies: 8
- Views: 1501
Totally agree, Ken, it should. When I was warehousing we always had one and it came in quite handy for things like you mentioned - all things date were answered there. However, recent efforts I've witnessed seemed to not even consider it. Damn kids. The OP only asked for the total number of days in ...
- Mon Jan 14, 2008 12:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to send the unmatch records into reject file
- Replies: 7
- Views: 1375
- Mon Jan 14, 2008 11:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Horizontal Pivot That Identifies Column Position
- Replies: 6
- Views: 5574
- Mon Jan 14, 2008 10:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Propagate table defn changes into job
- Replies: 2
- Views: 1267
- Mon Jan 14, 2008 10:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: External Source Stage
- Replies: 2
- Views: 781
- Mon Jan 14, 2008 8:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Prcessing XML files
- Replies: 11
- Views: 4160
- Mon Jan 14, 2008 8:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OverView Of SQLLDR ??
- Replies: 14
- Views: 2654
It told you 'sqllder not found' where? Doing what? It makes a difference. Typically, everything Oracle needs is defined in your dsenv file, which includes the necessary path, shared library and environment variable settings. Are you able to / have been using the Oracle stages and just have a sqlldr ...
- Mon Jan 14, 2008 8:34 am
- Forum: General
- Topic: Run-time error '13' Type mismatch
- Replies: 12
- Views: 5201
- Mon Jan 14, 2008 8:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Prcessing XML files
- Replies: 11
- Views: 4160
- Mon Jan 14, 2008 8:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP???
- Replies: 2
- Views: 812
- Mon Jan 14, 2008 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To find the total number of days
- Replies: 8
- Views: 1501
- Sun Jan 13, 2008 11:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence issue
- Replies: 15
- Views: 4165
- Sun Jan 13, 2008 11:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Real time DS flow
- Replies: 7
- Views: 2759
- Sun Jan 13, 2008 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Horizontal Pivot That Identifies Column Position
- Replies: 6
- Views: 5574
Why would you need to do this all separate like that, read the file 10 times, 10 links, etc? I don't see a need for anything other than a single Transformer feeding the Pivot stage. You have the State key column with 10 data columns coming in to the transformer and the record goes back out with 20 d...