Search found 42189 matches
- Sat Mar 29, 2014 7:41 am
- Forum: General
- Topic: Control Table in datastage?
- Replies: 3
- Views: 1763
Still not a control table. If you need to run the two jobs in a particular order one after the other, that's what a Sequence job would let you do. If you need one job to run another, you'll need to be more explicit as to what exactly that means. One time thing? Technically you can use dsjob from the...
- Fri Mar 28, 2014 10:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job hanging after processing records
- Replies: 4
- Views: 1554
- Fri Mar 28, 2014 10:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rows in rejection table.
- Replies: 2
- Views: 1738
- Fri Mar 28, 2014 9:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Joining columns in Transformer
- Replies: 6
- Views: 2738
- Thu Mar 27, 2014 10:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job aborted due to Datastage Migration from 7.5 to 8.7
- Replies: 1
- Views: 1891
That error is detailed here along with the 'user response' suggested.
- Thu Mar 27, 2014 1:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Joining columns in Transformer
- Replies: 6
- Views: 2738
- Thu Mar 27, 2014 11:44 am
- Forum: General
- Topic: Unable to run through Sequencer
- Replies: 25
- Views: 7041
Your issue could be resource related, if I'm understanding all of your steps. Are your sequence jobs running many jobs? When some jobs running under a sequence fail but work fine if run individually or rerun from the point of failure, that is very typically a resource constraint... too much going on...
- Thu Mar 27, 2014 9:20 am
- Forum: General
- Topic: Unable to run through Sequencer
- Replies: 25
- Views: 7041
So nothing to do with memory but rather a shared library format error / load failure. In your shoes, I would get that in front of your official support provider to help track down the cause. What exact parameters are you passing in to the job? I still don't think that is the issue as they really sho...
- Thu Mar 27, 2014 7:32 am
- Forum: General
- Topic: Unable to run through Sequencer
- Replies: 25
- Views: 7041
- Wed Mar 26, 2014 4:18 pm
- Forum: General
- Topic: Unable to run through Sequencer
- Replies: 25
- Views: 7041
I don't really see this as being a parameter issue. Any searches for those two SQL error codes say to "look in the db2diag.log file" to see the actual problem. One such example here where the problem was an inability to allocate memory.
- Wed Mar 26, 2014 12:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: convert from String to Binary
- Replies: 11
- Views: 2723
- Wed Mar 26, 2014 12:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: convert from String to Binary
- Replies: 11
- Views: 2723
- Wed Mar 26, 2014 12:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: convert from String to Binary
- Replies: 11
- Views: 2723
MX0B is giving the result as is the input. MB0C is giving the correct Binary Conversion. So... which is it? First MB0C was wrong and now it's right? [confused as to which one is giving you the conversion you were looking for] As to your new question, you can shine your own light on the subject by d...
- Wed Mar 26, 2014 7:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sum of n number of rows
- Replies: 9
- Views: 6215