Search found 42189 matches

by chulett
Fri Apr 06, 2007 11:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Number of server jobs in sequence
Replies: 4
Views: 1963

I really don't see what would be magical about the number 12. Perhaps a little triskaidekaphobia? Seriously, with all that's going on with your install, if you haven't brough in some professional help by now - do so. Open a case with your Support provider. Not sure how much anyone here can help, unf...
by chulett
Fri Apr 06, 2007 10:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Duplicate Row Issue
Replies: 10
Views: 3009

Thanks for your quick reply, but sorting is not possible because I have only 2 columns in hash file (member_key,sese_id) and member_key is key column. Not sure what having two columns in the hashed file has to do with the ability to sort. You stated that when you build a hashed file and send more t...
by chulett
Fri Apr 06, 2007 9:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Duplicate Row Issue
Replies: 10
Views: 3009

Reverse your sort order. Last one in wins, period - so if you want the 'first' one you need to make sure it arrives last.
by chulett
Fri Apr 06, 2007 9:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Web Service PACK Help
Replies: 10
Views: 7063

<faultstring>java.net.UnknownHostException: developerdays.com</faultstring>

Would seem to imply your host name is incorrect.
by chulett
Fri Apr 06, 2007 7:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: system variables
Replies: 5
Views: 1970

If you need running counts within the job, then those system variables will do the trick. After job, for grand totals, best to stick with other mechanisms - DSGetLinkInfo, for example, which I would think is what you are using in your routine.
by chulett
Fri Apr 06, 2007 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Amount of memory that Aggregator consumes
Replies: 4
Views: 1332

Sure. From a TCL prompt.
by chulett
Fri Apr 06, 2007 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Insufficient Privileges Error
Replies: 3
Views: 1243

Simply running it via a Sequence job won't cause this error. Ensure you're still passing the correct parameters to the job.
by chulett
Fri Apr 06, 2007 7:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: system variables
Replies: 5
Views: 1970

What kind of 'light' are you looking for? Have you checked the online help for System Variables? The explanations are a little terse there but I haven't really needed more than that to know how to use them. Or if I did, a quick experimental test job or routine helped. @TRUE and @FALSE are just that,...
by chulett
Fri Apr 06, 2007 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML files parsing error
Replies: 2
Views: 1687

Seems like a difficult approach. Why not parse your multiple files and load the flattened data into a work table? Then extract the total data set from there and create a single proper file from it? A database table would allow you to help the XML generation by sorting or grouping, if needed. Seems t...
by chulett
Fri Apr 06, 2007 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Back up from command line excluding the job executable
Replies: 7
Views: 1662

I've been known to be both. Back those up one after the other and what do you get? Not alot of sleep. [yawn] :wink:
by chulett
Fri Apr 06, 2007 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Connecting from Client in Windows to DS Server in Unix
Replies: 19
Views: 6065

But are you able to telnet to the DataStage server? That was the question.
by chulett
Thu Apr 05, 2007 11:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance while loading target database table
Replies: 30
Views: 10134

Define 'normal'. It can depend on so many factors, some of which we're trying to help you quantify. So, your extraction from Oracle to a flat file job went from 5:47 to 4:53? What does that tell you? Not that much of a difference between the two versions runtimes, especially if you run it a number o...
by chulett
Thu Apr 05, 2007 10:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capability to read a compressed file
Replies: 5
Views: 1416

Excellent. And freeware to boot. :wink:

http://www.info-zip.org/

I'm sure there's an equivalent for the command line package for WinZip which I have, didn't bother to check the syntax. Only caveat there is you need to have the registered version of WinZip, not still be freeloading off the 'evaluation' copy. :lol:
by chulett
Thu Apr 05, 2007 10:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key generator
Replies: 7
Views: 3940

:? Link isn't working for me. And it's more than just the missing 'www.' on dsxchange.com - the topic doesn't seem to exist or we need a different syntax. Can you try that again, please?