Search found 42189 matches
- Fri Jun 09, 2006 6:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract data from Oracle 9i and 10g
- Replies: 9
- Views: 1280
Sure you can, but you are still restricted to the fact that you can only point to one Oracle Client in your Server. So there's really no reason to use the other stage. You can and it will typically work but it will also generate odd errors on occassion, depending on exactly what you are doing. Been ...
- Fri Jun 09, 2006 6:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job control routine
- Replies: 3
- Views: 1250
- Fri Jun 09, 2006 6:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: VBScript return value to Datastage
- Replies: 5
- Views: 5081
- Fri Jun 09, 2006 6:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract data from Oracle 9i and 10g
- Replies: 9
- Views: 1280
You can't use 'both stages' in one job if you have both - they are mutually exclusive as noted in the documentation. Well, actually you can but the job won't run and you'll get all kinds of goofy 'put' errors. When you are dealing with multiple Oracle versions, you need to play the 'least common den...
- Fri Jun 09, 2006 6:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Stage Input/Output
- Replies: 9
- Views: 2239
- Fri Jun 09, 2006 6:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to execute SQL query in sequence.
- Replies: 7
- Views: 5492
- Thu Jun 08, 2006 2:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Time Out waiting for mutex
- Replies: 26
- Views: 11911
Not buggy, per se - but you are making it do more work than necessary. If you do not assert a sort order in the Aggregator stage, it has no idea what order the incoming data is in. It then errs on the side of caution and so needs to take all of the incoming data into the stage, order and then aggreg...
- Thu Jun 08, 2006 12:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cleanest method to truncate a table- no inserting rows...
- Replies: 14
- Views: 5334
- Thu Jun 08, 2006 10:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cleanest method to truncate a table- no inserting rows...
- Replies: 14
- Views: 5334
Why do you need User Defined SQL? As you've found, that's going to cause you nothing but grief trying to bind things. The DRS stage when set to Oracle has two truncate Update actions: Truncate only Truncate table then insert rows Seems like either would work for you, considering you aren't planning ...
- Thu Jun 08, 2006 10:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Time Out waiting for mutex
- Replies: 26
- Views: 11911
- Thu Jun 08, 2006 8:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: COBOL EXTRACT
- Replies: 9
- Views: 1724
- Thu Jun 08, 2006 8:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSJ.JPBLASTTIMESTAMP in Function
- Replies: 3
- Views: 1214
- Thu Jun 08, 2006 8:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: convert char to number
- Replies: 10
- Views: 2124
- Thu Jun 08, 2006 8:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: If one row reject then I want reject all and stop the job
- Replies: 13
- Views: 2400
- Thu Jun 08, 2006 7:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: COBOL EXTRACT
- Replies: 9
- Views: 1724