Search found 42189 matches

by chulett
Wed Apr 04, 2007 4:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage: (40509) Unable to create the Object Manager
Replies: 3
Views: 5562

Worth a shot, too!
by chulett
Wed Apr 04, 2007 4:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage: (40509) Unable to create the Object Manager
Replies: 3
Views: 5562

Welcome. :D That sounds like a Windows ocx/dll/yada yada problem. First thing I'd suggest you try is to reinstall the client software. Go ahead and just run it in again right over the top of the existing installation. Let us know if that helps. I'm assuming this is only an issue for you on your PC, ...
by chulett
Wed Apr 04, 2007 4:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Write and Read the same hash file in same job?
Replies: 6
Views: 1868

We really should have a better picture of your job to give you a proper answer. Wrap your ascii art in 'code' tags so that spacing is preserved. Make liberal use of the 'Preview' function to ensure it all lines up properly. Keep at it until you get something usable.

Then we can talk. :wink:
by chulett
Wed Apr 04, 2007 3:51 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: constraint error
Replies: 5
Views: 2664

No. Just commenting on the forum you posted this in - the one dedicated to questions on 'real time' or RTI Enabled jobs.

Best to abandon this and repost this in the proper forum.
by chulett
Wed Apr 04, 2007 3:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timestamp
Replies: 14
Views: 3828

Sure, go ahead.

Is there a question here you meant to ask?
by chulett
Wed Apr 04, 2007 3:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Amount of memory that Aggregator consumes
Replies: 4
Views: 1332

Worry about the sorting, not the aggregating. The Aggregator will only need enough memory to hold a single 'sort group' at a time if you've properly presorted the data and asserted the sort order in the Aggregator. I wouldn't consider using the DataStage sort stage for this volume unless you've got ...
by chulett
Wed Apr 04, 2007 2:43 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: constraint error
Replies: 5
Views: 2664

And you are doing this in an RTI Enabled / SOA job?
by chulett
Wed Apr 04, 2007 12:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence number in Oracle DB
Replies: 5
Views: 1456

Be more specific. Are you referring to leveraging an Oracle sequence object, the kind of thing you would 'select x.nextval from dual' to use?

If so, why not just use the Surrogate Key Generator stage?
by chulett
Wed Apr 04, 2007 10:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can a Hyperion / Essbase job be launched from DataStage?
Replies: 4
Views: 1566

kenstorm wrote:Your next question would then be, why can't you just use Cybermation to run Hyperion reports? Good question! I will ask to see if this a possibility.

:lol:

Exactly right, that would have been the next question!
by chulett
Wed Apr 04, 2007 10:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can a Hyperion / Essbase job be launched from DataStage?
Replies: 4
Views: 1566

Anything you can script, DataStage can 'launch'. Two primary ways: from a Sequence job the Execute Command stage would do the trick, or it could be done before/after a Server job using ExecDOS or ExecSH.

Curious though, what role would DataStage play here? Other than the launcher, that is?
by chulett
Wed Apr 04, 2007 9:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Notification Activity - Using job parameters?
Replies: 3
Views: 1095

That's what I was afraid of... that's definitely a 7.5.x feature.
by chulett
Wed Apr 04, 2007 9:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Notification Activity - Using job parameters?
Replies: 3
Views: 1095

What exact version of DataStage are you running? If you have a later version that supports Job Parameters in the Notification Activity, you can tell from inside the stage. Is there a 'browse' (...) button for that field? When you click it, does it open the External Parameter Helper dialogue? If so, ...
by chulett
Wed Apr 04, 2007 9:22 am
Forum: General
Topic: I need a DSX-Cutter
Replies: 48
Views: 56406

mctny wrote:so does this DSX cutter work for version 7.1, i.e., jobs designed with DS version 7.1 server edition and exported into a dsx file?

Sure.
by chulett
Wed Apr 04, 2007 8:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: transaction grouping
Replies: 12
Views: 3725

Ray - you need to have multiple links from the same Transformer to a single OCI stage before the option becomes available on the Transaction tab of that OCI stage. And you need to then enable it before the options being questioned shows up.
by chulett
Wed Apr 04, 2007 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS 7.5 has new capability to run sequencer from the Middle
Replies: 4
Views: 1680

:!: You've posted this question twice. Please delete the duplicate post before someone replies to it.