Search found 42189 matches

by chulett
Tue Feb 01, 2011 10:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Download Data from http source
Replies: 9
Views: 5115

If the website has a service you can leverage, then the "real time" stages could be used. Never made any attempt to use the Java pack or source from an HTTP server so can't really answer the other question.
by chulett
Tue Feb 01, 2011 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to read a oracle table if column data type is xml
Replies: 8
Views: 3740

Another option, depending on exactly what you are after in the column and how it was built, are the built-in Oracle functions for working with that particular data type.
by chulett
Tue Feb 01, 2011 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 UDB API stage error
Replies: 2
Views: 1582

Split out to its own post.

Manoj, please edit your post and include your relevant details: O/S, version.
by chulett
Tue Feb 01, 2011 8:44 am
Forum: General
Topic: Sequencer Activity Trigger Condition Issue
Replies: 2
Views: 1645

ray.wurlod wrote:Enclose your ASCII art in Code tags so that the spacing is preserved.
Like so. :wink:
by chulett
Tue Feb 01, 2011 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS job failed due to SQl Loader issue
Replies: 5
Views: 4845

Please start your own thread with the details of your particular error message.
by chulett
Tue Feb 01, 2011 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Download Data from http source
Replies: 9
Views: 5115

As far as I know, the Java Pack is the only way to go.
by chulett
Mon Jan 31, 2011 11:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Abort a DS job based on a condition
Replies: 9
Views: 5034

Misplaced Transformer fear, I'd wager.
by chulett
Mon Jan 31, 2011 11:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File Name Issue....
Replies: 6
Views: 2873

Not in a Server job, I'm afraid.
by chulett
Mon Jan 31, 2011 6:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Internal Error 39202
Replies: 7
Views: 8166

So... what "few steps" did IBM send you? Anything worth sharing? I had nothing to add, not having had any personal experience with an error like that and didn't understand how any kind of 'permissions' error could be resolved (even temporarily) by recycling the DataStage services, so figur...
by chulett
Mon Jan 31, 2011 6:50 pm
Forum: General
Topic: Client Uninstall problem
Replies: 5
Views: 7183

You uninstalled the 7.5 client and part of the 8.1 client as well. The MCM dynamically switches ddls and even shortcuts from what I recall, rather than just 'pointers' or whatever else people might think is going on. It makes one or the other client the 'currently installed' client and thus part of ...
by chulett
Mon Jan 31, 2011 6:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running Stored Procedure SQL 2005 in DataStage
Replies: 4
Views: 2709

... or you can use a Transformer. 100% reliable. :wink:

Change "would need to" to "could" in my previous post.
by chulett
Mon Jan 31, 2011 6:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find the right value for IPC buffer size?
Replies: 27
Views: 12507

"Read link private caching enabled, cache size (128MB)" is the "preload is happening" message I was looking for. Sorry, haven't had any kind of DataStage access for the last year so doing this all from memory. Or what's left of it after going to Informatica Re-education Camp. :wi...
by chulett
Mon Jan 31, 2011 2:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find the right value for IPC buffer size?
Replies: 27
Views: 12507

Thanks for the picture. By "successfully" do you mean the link between DRS stage and hashed file is green? Then yes. No, I mean you look in the log and see what entries are there for startup of the hashed file stage. It should mention the fact that the preload is happening and then another...
by chulett
Mon Jan 31, 2011 8:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find the right value for IPC buffer size?
Replies: 27
Views: 12507

Sorry, but your terminology still confuses me. :? "Every lookup to DRS stage has a hashed file stage in between" So, in spite of the fact that you've said (for example) Trans3 has 6 lookups, 4 from DRS stage, there are in fact no lookups directly against a DRS stage? All lookups are being ...
by chulett
Mon Jan 31, 2011 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata Connector Stage
Replies: 2
Views: 1680

Post your constraint. And where in the Connector is your DDL?