Search found 42189 matches

by chulett
Wed May 27, 2009 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Connectivity to Oracle RAC
Replies: 11
Views: 9730

Ummm... 'fails' how, exactly?
by chulett
Wed May 27, 2009 6:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reject link enterprise stages
Replies: 17
Views: 5180

What do you mean by they are "completely ignored"? Are you saying that, even with the reject link, nothing goes down it for a FK violation? :?
by chulett
Wed May 27, 2009 6:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: commit frequency in Oracle Enterprise stage
Replies: 10
Views: 4801

That's certainly one way. The specific Oracle APT variables are mentioned here. And yes, a "direct path load" does no commits, that whole mechanism is bypassed which is part of where the speed comes from.
by chulett
Wed May 27, 2009 6:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OID Generation failed
Replies: 9
Views: 3209

Hard to say. Have you involved your official support provider yet?
by chulett
Wed May 27, 2009 6:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing after job subroutine based on certain condition
Replies: 6
Views: 1908

In other words, while you cannot conditionally execute anything before/after job, you can embed the 'condition' into what you execute.
by chulett
Wed May 27, 2009 6:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Job Control
Replies: 4
Views: 1717

Sans a debugger, I normally do as Arnd notes - breadcrumbs are number one, logging anything that might shed some light on the subject. That and the 'create a test harness from snippets of code' trick and running them standalone from the Manager via the 'Test' functionality.
by chulett
Wed May 27, 2009 6:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is locked
Replies: 9
Views: 6970

I've found the Cleanup Resources option to be the simplest solution 99% of the time. Yes, sometimes you need to dig a little deeper and know the job number you are looking for, but very rarely do I find a need to go under the covers for a solution.

And, of course, the deadlock daemon. :wink:
by chulett
Wed May 27, 2009 6:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

basu.ds wrote:I don't have any zip software installed in my windows system
First step - get some. All else is for naught otherwise.
by chulett
Wed May 27, 2009 6:35 am
Forum: General
Topic: Loop condition
Replies: 6
Views: 1521

I don't see an issue, provided as noted that you stay on top of the runs with an appropriate auto-purge setting.
by chulett
Wed May 27, 2009 6:30 am
Forum: General
Topic: Need help for one scenario
Replies: 4
Views: 1540

FAQ posting on this very subject. FYI.
by chulett
Tue May 26, 2009 4:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sever Job: Not able to read (') in data
Replies: 10
Views: 3387

:!: Similar, perhaps, but not the same. Please start your own thread so we have your particulars - version, edition, etc etc.
by chulett
Tue May 26, 2009 4:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Information Server Console JVM error
Replies: 4
Views: 6330

Are you perhaps asking for too much heap or using an illegal configuration option? Um... no. :? FWIW, I was seeing similar messages / errors on the initial attempts to connect with my 8.1 client, including the one noted above. Changing the HeapSize values in the proxy didn't make any difference. It...
by chulett
Tue May 26, 2009 1:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OID Generation failed
Replies: 9
Views: 3209

While amusing, it was a legitimate attempt to help and hopefully that link actually yields some results for them. Seemed like it would to me when I checked the results it found.