Search found 42189 matches
- Sat Feb 17, 2007 8:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Promote Jobs from DEV to TEST
- Replies: 15
- Views: 4871
First, confirm that you are strictly using the Version Control software (and nothing else) for this promotion activity. I ask because of the terminology you are using. Export and Import are Administrator verbs, while the equivalent VC steps are 'Initialize' and 'Promote'. Also, during the Promotion ...
- Sat Feb 17, 2007 8:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML - XLST
- Replies: 3
- Views: 1135
Apparently, that was all it took to answer the question. In case you want to discuss this more, you'll need to supply some of those pesky 'detail' things we would need to help. You've made no mention of what kind of 'transformations' you are making. Simple answer would be to use other stages - a tra...
- Sat Feb 17, 2007 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server shared container on MPP
- Replies: 7
- Views: 1619
- Sat Feb 17, 2007 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Encrypted password
- Replies: 6
- Views: 4192
Ok, that gets us started. So, this discussion is in regard to #3, yes? Why not simply pass the Oracle information in as Job Parameters? That way, even 'encrypted', they can be passed to your After Job process without issue. I would also think, if you are reading 'encrypted' values from a file, that ...
- Fri Feb 16, 2007 6:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Encrypted password
- Replies: 6
- Views: 4192
- Fri Feb 16, 2007 5:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can DS load data into a type 'varray' field in Oracle?
- Replies: 4
- Views: 1162
- Fri Feb 16, 2007 3:00 pm
- Forum: General
- Topic: DataStage 7.5A and Oracle 10g performance issues
- Replies: 2
- Views: 1438
Not a DataStage version issue or an Oracle version issue, per se, I would think. Probably just a matter of Oracle differences between the two 'identical' instances, and could very well be the case even if both were 8i. Volumes, statistics, and histograms differences between the two could contribute ...
- Fri Feb 16, 2007 1:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data in Sequential File Not Proper
- Replies: 8
- Views: 1789
True... it really depends on a number of different things. In this particular case, the 'Missing Column' attribute is key. Sorry, I'd just gone over this with our production support folks for one particular job so it was fresh in my head, but the circumstances there were a little different. It was a...
- Fri Feb 16, 2007 12:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data in Sequential File Not Proper
- Replies: 8
- Views: 1789
- Fri Feb 16, 2007 12:29 pm
- Forum: General
- Topic: Problem while running Transformer Stage
- Replies: 14
- Views: 5571
Re: Problem while running Transformer Stage
kamal kishore wrote:Is it necessary to install C++ explicitly, we havnt installed C++ explicitly.
Yes, installed and configured correctly. It is needed once the Transformer stage in introduced into a job. Before that, no.
- Fri Feb 16, 2007 11:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we call procedure (for Truncating Table )from OraBulk
- Replies: 9
- Views: 2506
Ok, I see... you are looking at the Oracle 7 Load stage. That's an important distinction to make, my friend. Besides the fact that it is for Oracle 7, I don't think that stage is even documented anywhere, at least not anywhere I could find. And from what I recall is painful to get working. It may 'w...
- Fri Feb 16, 2007 10:52 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: .
- Replies: 4
- Views: 2598
- Fri Feb 16, 2007 10:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we call procedure (for Truncating Table )from OraBulk
- Replies: 9
- Views: 2506
- Fri Feb 16, 2007 10:24 am
- Forum: Site/Forum
- Topic: Ray hits 18K !!!
- Replies: 19
- Views: 8974
- Fri Feb 16, 2007 10:23 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: .
- Replies: 4
- Views: 2598
And I just noticed that you posted in the wrong forum. This one is specifically for RTI issues. If you want to pursue this, I'd suggest posting in the correct forum for Sequence job questions - General or Server - and explain why you think you'd want to be able to do this. People may then be able to...