Search found 42189 matches

by chulett
Mon Nov 26, 2007 7:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to get log files without using director
Replies: 2
Views: 1074

Several ways. There are "DSGet" functions for log information that you can use in a Server job to farm that information from other jobs. You could also hand-code some job control code in BASIC using them so you'd have complete control of the how and what. Their equivalents also exist as 'dsjob' opti...
by chulett
Mon Nov 26, 2007 7:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash look up Very Slow...
Replies: 14
Views: 4942

That could be *a* solution. However, from what I recall the Server MERGE stage uses hashed structures under the covers to perform that operation so I doubt it will work much more better. Me, more than likely I'd bulk load the source file into my database and let it do the work from there. As to the ...
by chulett
Mon Nov 26, 2007 7:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Parameters override
Replies: 11
Views: 2384

There's no 'automatic' override at work here, which it sounds to me like you are expecting - you either pass the Sequence parameters to any called job via the Job Activity stage or... you don't. How are you handling things in your Sequence job?
by chulett
Sat Nov 24, 2007 9:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage: Delete executable (parallel job)
Replies: 7
Views: 2743

Umm... that will delete a wee bit more than just the executable.
by chulett
Fri Nov 23, 2007 11:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row process rate falls from 5000 to 100 rows per sec
Replies: 15
Views: 4277

flat file, not hashed file.
by chulett
Fri Nov 23, 2007 11:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IConv function behaving differently in DS 7.5.2 and 7.5
Replies: 18
Views: 4201

DYMD[4,2,2] should work fine, I would think.
by chulett
Fri Nov 23, 2007 10:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IConv function behaving differently in DS 7.5.2 and 7.5
Replies: 18
Views: 4201

Ok, seeing as you now know it *is* installed, seems to me it would be best to follow Ken's advice and use the more explicit format he noted in his post.
by chulett
Fri Nov 23, 2007 10:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IConv function behaving differently in DS 7.5.2 and 7.5
Replies: 18
Views: 4201

Not positive, but pretty sure one way to check is to see if you have an entry for NLSMODE in your $DSHOME/uvconfig file. No mention = not installed. If it is there, then seeing it set to 1 shows it as enabled, while 0 is disabled. If you do have it installed and enabled and can afford to experiment ...
by chulett
Fri Nov 23, 2007 8:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OCI_INVALID_HANDLE
Replies: 6
Views: 1621

More information, please. What are you selecting - CLOB data? Details, man! :wink:
by chulett
Fri Nov 23, 2007 8:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row process rate falls from 5000 to 100 rows per sec
Replies: 15
Views: 4277

Out of curiosity, what exact version of Oracle? Any idea 'how much' of the LONG data you actually need?

LONGs are evil, btw. They should be converted to some other type at your earliest convenience, like the slightly more well-behaved CLOB for example.
by chulett
Fri Nov 23, 2007 8:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IConv function behaving differently in DS 7.5.2 and 7.5
Replies: 18
Views: 4201

I would think the solution would involve a call to your official Support provider. I was only able to check 7.5.1A here and it returned the expected value.

Interesting... just saw Ken's question between previews. Curious to see if that will affect the answer.
by chulett
Fri Nov 23, 2007 8:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Challenges in Migrating Datastage 7.1 to 7.5.2
Replies: 1
Views: 1063

Welcome aboard.

Simply put... none. Should be quite painless. :wink:
by chulett
Fri Nov 23, 2007 8:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Use of @TM for hashed file key
Replies: 14
Views: 4449

:lol: Excelllent.
by chulett
Fri Nov 23, 2007 8:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Calling an Oracle Function
Replies: 4
Views: 1271

Welcome.

How would you call an Oracle function outside of DataStage? The same answer applies inside a job.
by chulett
Fri Nov 23, 2007 8:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how many process will create
Replies: 3
Views: 919

This? I don't recall seeing any posts from '4friends' that hasn't sounded like someone farming interview questions for their friends. And this from someone who has ranked themselves at the Teacher Level. :evil: