Search found 42189 matches
- Mon Dec 17, 2007 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivoting with multiple columns to single column
- Replies: 11
- Views: 2752
- Mon Dec 17, 2007 10:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trying to add index to Hashed file
- Replies: 6
- Views: 1247
- Mon Dec 17, 2007 9:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: control the sending of records to target
- Replies: 5
- Views: 1540
Sure, but keep in mind the experience level. Adding a sequence job and coding a BASIC routine into the mix adds complexity, typically beyond what people have done before. Always a first time, I know, but this really can be solved rather simply inside the existing job with a hashed file and two refer...
- Mon Dec 17, 2007 9:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Restartable Sequence
- Replies: 9
- Views: 3642
- Mon Dec 17, 2007 8:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trying to add index to Hashed file
- Replies: 6
- Views: 1247
It doesn't want the full path to a hashed file, it wants the VOC name. Which means you either need to create an 'Account' based hashed file or, after creating a pathed one in a directory, create a VOC entry for it as well. I don't have it handy, but I'm sure that if you searched for your CREATE.INDE...
- Mon Dec 17, 2007 8:29 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Datastage TX Tutorial Files
- Replies: 30
- Views: 46649
- Mon Dec 17, 2007 7:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error For DB2 Bulk Load
- Replies: 2
- Views: 1416
- Mon Dec 17, 2007 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comparing Two Datasets
- Replies: 4
- Views: 1590
- Mon Dec 17, 2007 7:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA:01036
- Replies: 2
- Views: 1150
Ray, they did. Satheesh, your problem has been asked and answered quite a number of times here already, so many times that I just don't feel the need to spell it all out again. Search for some unique part of your error message to see what I mean. For example, I did an Exact search for ORA-01036 (das...
- Mon Dec 17, 2007 7:23 am
- Forum: General
- Topic: DataStage Job 920 Phantom 8252
- Replies: 7
- Views: 4767
- Mon Dec 17, 2007 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: control the sending of records to target
- Replies: 5
- Views: 1540
- Sun Dec 16, 2007 9:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling Subroutine: DSD.Browse (Action=3);
- Replies: 16
- Views: 9439
- Sun Dec 16, 2007 9:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Spliting Record in to multiple columns
- Replies: 2
- Views: 719
Specifically the Field() function can be used to break up your pipe delimited string. Because of the double pipes, you'll need to adjust your 'field number' accordingly. For example, "incident" would be the third (not second) field. The 'sub fields' could then be broken further down using the same f...
- Sun Dec 16, 2007 9:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sybase OC VS ODBC Stage
- Replies: 9
- Views: 5022
OK. That would have been something worth mentioning in your original post, we wouldn't have wasted time talking about trying to 'fix' a Sybase issue. So... the error itself isn't the issue, it's the fact that when you use the ODBC stage it doesn't capture 'some of the errors'? Not really sure what t...
- Sun Dec 16, 2007 9:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to associate headless user to the projects
- Replies: 7
- Views: 1744