Search found 42189 matches

by chulett
Thu Aug 06, 2009 8:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS 7.5 vs DS Enterprise
Replies: 4
Views: 1405

10g is officially supported, 11g is not but I believe people here have had success with it.
by chulett
Thu Aug 06, 2009 8:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle access failure
Replies: 9
Views: 4036

I missed the mention you made of having to change the "hosts" file, never seen a need to do that before. You should be able to hit an individual RAC instance just like any other but you set up all nodes so it can do it's own balancing from the virtual node. Here's an example with the names...
by chulett
Thu Aug 06, 2009 6:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ora 00911
Replies: 25
Views: 13128

What, you don't like the "guess what I am thinking" game? So many opportunities to play it here. :wink:
by chulett
Thu Aug 06, 2009 6:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle access failure
Replies: 9
Views: 4036

In all honesty you shouldn't need to do that but it is the proper solution.
by chulett
Thu Aug 06, 2009 6:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle access failure
Replies: 9
Views: 4036

Sorry, but what does "job is working fine with old database" mean? :?
by chulett
Thu Aug 06, 2009 6:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ora 00911
Replies: 25
Views: 13128

OK, not syntax I've ever seen before. What happens if you remove the "%" from the query?
by chulett
Thu Aug 06, 2009 6:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Divident by zero
Replies: 27
Views: 6206

I think we've gone beyond assumption here. :wink:

Check your math and add an explicit check to stop dividing by zero.
by chulett
Thu Aug 06, 2009 6:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Naming a hash file based on the Invocation id
Replies: 8
Views: 2518

ray.wurlod wrote:As far as I'm aware it's not possible. The Hashed File stage does not even support parameters for the File Name property.
As noted, certainly possible, fully supported and quite handy. :?
by chulett
Thu Aug 06, 2009 6:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS Jobs are slow
Replies: 3
Views: 943

Re: DS Jobs are slow

myukassign wrote:do u tink
No, U no tink.
by chulett
Thu Aug 06, 2009 5:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is it possible to pass a job parameter inside another?
Replies: 17
Views: 4499

So, this is resolved? Can you post the resolution, please?
by chulett
Thu Aug 06, 2009 5:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ora 00911
Replies: 25
Views: 13128

Assuming all of your parameters are properly resolving, the 'illegal character' is the percent sign. What is %DateTimeIn() supposed to be, a stored function? :?
by chulett
Wed Aug 05, 2009 10:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data profiling capabilities in datastage
Replies: 2
Views: 4211

ProfileStage. Can't forget the 'Stage', man. :wink:
by chulett
Wed Aug 05, 2009 10:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Decimal and NLS
Replies: 10
Views: 3947

So... everything is handling decimals "properly" now except for the Aggregator? Is that the only place where this issue remains or are there other places where you still see this? :?
by chulett
Wed Aug 05, 2009 10:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Conditional lookup
Replies: 2
Views: 1929

Hmmm... the only way to implement a 'conditional' lookup is as you've noted - split the stream, do the lookup only on the appropriate rows and then merge the two back together. I, however, never really found it worth the trouble. A properly set up hashed reference shouldn't be a bottle-neck in a job...
by chulett
Wed Aug 05, 2009 10:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PxEreplace routine issue when calling through datastage
Replies: 11
Views: 10233

Patience. If anyone has any, they will.