Search found 42189 matches

by chulett
Thu Oct 04, 2012 12:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inputs to a Link Collector
Replies: 3
Views: 1402

You just need to search here, an exact search for "Link Collector stage does not support" is enough to find your answer.
by chulett
Thu Oct 04, 2012 10:07 am
Forum: General
Topic: Stored Procedure with Return Value
Replies: 3
Views: 892

Welcome! Your process is sound and matches what many people here have implemented, I would wager. There are many ways to skin that particular cat and that's certainly one. A couple of points... I see absolutely no need for a stored procedure, to me that's an unnecessary complication. A routine or ev...
by chulett
Thu Oct 04, 2012 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORA-00972 Identifier is too long in Optimized Jobs
Replies: 5
Views: 2377

If I had to guess (and I do) I'd say you are looking for a patch.
by chulett
Thu Oct 04, 2012 7:22 am
Forum: General
Topic: Get job names being called in Sequencer
Replies: 3
Views: 885

Do an exact search for DSSEARCH here, I think that will get you on the road to a solution.
by chulett
Thu Oct 04, 2012 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle UPSERT
Replies: 9
Views: 4111

I was being somewhat tongue-in-cheek with my answer, just wanted to point out the improper use of the word 'select' rather than insert or update in the DML. I vaguely recall some stage (you've never stated which Oracle stage we're discussing) not having an "update" mode. You could insert o...
by chulett
Thu Oct 04, 2012 7:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To stop records after the value *
Replies: 16
Views: 6111

Sure... though I'm not cerain how helpful much of it is. :wink:

Give something from here a shot, let us know what you tried and what happened. Hopefully you can then come and Resolved the thread.
by chulett
Thu Oct 04, 2012 7:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extract produces nothing but columns repeated as output
Replies: 7
Views: 2717

Nobody gets any training on DS_CONNECT. :wink:

From what I recall it is under the "branded_ODBC" directory and comes with a readme that walks you through its use. Poke around, locate it and give it a shot.
by chulett
Thu Oct 04, 2012 7:00 am
Forum: General
Topic: Error while executing shell script from After-Job subroutine
Replies: 4
Views: 958

I'm assuming that if you run this manually from the command line directly, it doesn't give you that error, yes?
by chulett
Wed Oct 03, 2012 3:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: loading issue
Replies: 5
Views: 1965

And as we've noted here quite a number of times, a format string that matches the incoming data so it knows how to parse the string.
by chulett
Wed Oct 03, 2012 2:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP read error:
Replies: 3
Views: 1744

Or that. :wink:
by chulett
Wed Oct 03, 2012 2:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: loading issue
Replies: 5
Views: 1965

What have you tried? What kind of messages are in your log? StringToDate() should do the trick, one would think.
by chulett
Wed Oct 03, 2012 10:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To stop records after the value *
Replies: 16
Views: 6111

That's fine, we'll just agree to disagree and see if anyone other than us ever comes back to the thread to continue the conversation. :wink:
by chulett
Wed Oct 03, 2012 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To stop records after the value *
Replies: 16
Views: 6111

Sorry but I don't really see where I'm being all that obtuse. Right now we have no idea what the OP thinks is the problem since all they done is state that people don't understand what they are trying to do and simply repeated the issue. So I felt we should address the fundamental issue of reading s...
by chulett
Wed Oct 03, 2012 8:12 am
Forum: General
Topic: ./istool: not found
Replies: 13
Views: 5149

Let us know what they say. You would be getting a different message if you needed "something extra" installed, this is a fundamental O/S command line message saying it can't find what you want to run.
by chulett
Wed Oct 03, 2012 8:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To stop records after the value *
Replies: 16
Views: 6111

I don't see how the simplicity of the problem makes partitioning issues go away. If partitioning is not addressed, then the proposed solution will not work. Not at all what I meant, Phil. There's plenty of time to bring partitioning into the picture, all I meant is that I believe we have a fundamen...