Search found 42189 matches

by chulett
Thu Jan 18, 2007 1:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file error
Replies: 8
Views: 2518

Bottom line is the fact that any delimited file needs to have the character fields quoted if there's any chance of the delimiter appearing in the data. And let's not even talk about the choice of quote character - it can't appear as data in the field either. :wink:
by chulett
Thu Jan 18, 2007 12:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file error
Replies: 8
Views: 2518

As noted, that's not a valid csv format file - assuming you've put pipes where the commas between fields were. It should look like this: 11,"023","F Customer observed smoke & a burning smell. Worn mixer motor with a locked rotor, and possibly an internal short circuit that burned a 10 ohm 1W car...
by chulett
Thu Jan 18, 2007 12:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob returns 141, when does this happen?
Replies: 7
Views: 4177

What version are you running? Have you contacted Ascential support and asked them this question?
by chulett
Thu Jan 18, 2007 12:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file error
Replies: 8
Views: 2518

Sounds like you've got an invalid csv file. Are your string fields properly quoted? Best answer would be to push this back on whomever created it for you and have them create a valid file.

Can you post a couple of the offending records here?
by chulett
Thu Jan 18, 2007 11:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Activities in parallel
Replies: 5
Views: 971

No. We do something similar in many places and don't have this issue. Out of curiousity, what 7.x version are you running?
by chulett
Thu Jan 18, 2007 10:08 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: No handlers are available to process this request
Replies: 10
Views: 10062

I forgot about this. We were running our jobs as 'always on' jobs, without allowing it to automagically start new invocations if it needed to. For whatever reason 'they' wanted to stick with that always on approach so we bumped the number of simultaneous invocations up to 2 or 3 depending on the ser...
by chulett
Thu Jan 18, 2007 8:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle load with bitmap index
Replies: 2
Views: 1248

The general rule we have, regardless of tool, is to drop the bitmap index before the load and rebuild it afterwards. Had too many problems leaving them in place during any kind of load of a table with that specific index type on them.
by chulett
Thu Jan 18, 2007 8:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding command stage
Replies: 33
Views: 5922

kduke wrote:He said it was a custom stage. Has to be PX.

Well, apparently there is a Server version on the Windows platform, as Ernie and others have confirmed. Don't know about the 'custom' aspect of it at all, so perhaps both answers apply. [shrug]
by chulett
Thu Jan 18, 2007 8:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: splitsingle row into multiple rows
Replies: 17
Views: 3587

Why should I write it all up again when it's already in the FAQ Forum as I noted? Here is a direct link:

http://www.dsxchange.com/viewtopic.php?t=88639

Start there and let us know if you have any questions after you've tried to implement it.

And in your spare time, install the Pivot stage.
by chulett
Thu Jan 18, 2007 8:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding command stage
Replies: 33
Views: 5922

Just getting tired of all the pleading... the whole point of this place is helping others, people don't need to end every post with a plea for help. :roll:

Hang tight, be patient, you'll get whatever help people can provide when they can provide it... no groveling required.
by chulett
Thu Jan 18, 2007 8:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: splitsingle row into multiple rows
Replies: 17
Views: 3587

Far simpler to install the stage and use that, then it would be all automagic. I don't recall it being one of the 'optional' plug-ins but seems like it must be if you really don't have it. Check the FAQ forum, there is a post there on creating multiple rows from a single row with a couple of differ...
by chulett
Thu Jan 18, 2007 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: splitsingle row into multiple rows
Replies: 17
Views: 3587

Pivot stage does columns to rows, check it out.
by chulett
Thu Jan 18, 2007 7:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding command stage
Replies: 33
Views: 5922

That fact has already been established. Now we're trying to move on to the 'how helpful' stage. :wink:

However, as I've only ever played the UNIX version of the DataStage game, I can't really help there either.
by chulett
Wed Jan 17, 2007 10:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input Stage
Replies: 14
Views: 6142

They seem to have tried both with no joy.
by chulett
Wed Jan 17, 2007 10:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding command stage
Replies: 33
Views: 5922

That's interesting - thanks Ernie. So, does the thing work? Still supported? Ship with documentation?

Please Guru help me. :wink: