Search found 42189 matches

by chulett
Fri Jun 29, 2007 9:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Maximum modulus of static hash file
Replies: 3
Views: 947

I can't speak to the practical limits, but the 999999 mentioned in the pdf is a limitation of the GUI widget used to control that, not of the hashed files themselves.
by chulett
Fri Jun 29, 2007 9:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in running a routine
Replies: 10
Views: 1591

If you mean append to an existing file in your routine, SEEK is what you seek. It's not a "how to open the file" kind of thing, but something you do just after opening it before you start writing.
by chulett
Fri Jun 29, 2007 8:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSDB2 Shared Library
Replies: 4
Views: 1306

bcarlson wrote:Does it matter the type of Unix box you are on? I thought I had heard that different flavors of Unix use different variables. You may use LD_LIBRARY_PATH on Sun or HP, but on AIX you would use LIBPATH.

Yes, it does matter and you have to use the flavor appropriate to your platform.
by chulett
Fri Jun 29, 2007 8:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in running a routine
Replies: 10
Views: 1591

You are running two loops (i and j). <snip> Fine and dandy. Still don't think it is appropriate to just post a chunk of code and say "It doesn't work, please fix it for me" without something in the way of documentation or an explanation. Even if the answer is obvious, the OP needs to have some skin...
by chulett
Fri Jun 29, 2007 7:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in running a routine
Replies: 10
Views: 1591

First, explain what you understand the routine to be doing, what arguments it requires and how/where exactly you are 'running' it.
by chulett
Fri Jun 29, 2007 7:14 am
Forum: General
Topic: The NEW DSX logo
Replies: 26
Views: 9934

vmcburney wrote:It is a very cool logo. Can you makeover Ken Bland's next? :)

I think all Ken needs is a more 'Illuminati' style pyramid... a nice little 'all-seeing eye' on top. Perhaps even 'Novus Ordo Seclorum' under it. :lol:
by chulett
Fri Jun 29, 2007 7:09 am
Forum: General
Topic: The NEW DSX logo
Replies: 26
Views: 9934

Obviously, I meant as a mechanism to allow her to 'ask you questions', much as we do day after day. And it would need to be Premium so she could actually see the answers as well. :wink:

[/joking]
by chulett
Fri Jun 29, 2007 6:39 am
Forum: Site/Forum
Topic: When will the Site be back to normal?
Replies: 6
Views: 4596

When will the Site be back to normal?

Still getting the DEBUG error when replying and have received zero email notifications to threads I subscribe to. :evil:
by chulett
Fri Jun 29, 2007 6:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 date format
Replies: 12
Views: 3152

As noted, 'tis not in the Help either. :wink:
by chulett
Fri Jun 29, 2007 6:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup using Stage Variable
Replies: 9
Views: 1576

Tsk, tsk... that's what happens when you post into a thread without reading the replies first. :lol:
by chulett
Fri Jun 29, 2007 6:32 am
Forum: General
Topic: The NEW DSX logo
Replies: 26
Views: 9934

Pony up a Premium Membership for her. :wink:
by chulett
Fri Jun 29, 2007 6:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error When Array Size is greater than 1
Replies: 9
Views: 2488

Weird... I've got an enormous number of jobs that use various mixtures of isolation, update actions, array and transaction sizes and have never seen an issue like this. I'd suggest you open a ticket with your official Support provider, see if it's anything they've ever encountered before. You might ...
by chulett
Fri Jun 29, 2007 6:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 date format
Replies: 12
Views: 3152

There is? It didn't come up in the ellipsis list of functions and the OP's error suggested it didn't exist. The online help has an entry for Quote but actually brings up DQuote. :?

I'll take your word for it.
by chulett
Fri Jun 29, 2007 6:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup using Stage Variable
Replies: 9
Views: 1576

:roll:

Ray said exactly what I said, just in the reverse order. And the answer to the question as asked is still 'no'.
by chulett
Fri Jun 29, 2007 6:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stage Variables..Curious on how it will affect performance
Replies: 3
Views: 845

I fall into the McBurney camp when it comes to stage variables, it seems. :wink: