Search found 42189 matches

by chulett
Wed Nov 19, 2008 3:24 pm
Forum: IBM QualityStage
Topic: export a datastage Job from Unix Prompt
Replies: 2
Views: 2175

Moderator please move to the General forum.
by chulett
Wed Nov 19, 2008 3:22 pm
Forum: IBM QualityStage
Topic: export a datastage Job from Unix Prompt
Replies: 2
Views: 2175

No, that would be a client side activity.
by chulett
Wed Nov 19, 2008 3:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Parsing
Replies: 16
Views: 5340

What have you tried, anything? Do you have an xsd for this and have you imported the metadata to create the XPath Expressions?
by chulett
Wed Nov 19, 2008 2:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing Delimited List of Values to StartLoop
Replies: 5
Views: 1839

If that fixed your problem, please mark the post as Resolved using the button at the top of the screen.
by chulett
Wed Nov 19, 2008 2:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using parameters in ExecCommand command
Replies: 4
Views: 1512

Time to mark this as Resolved using the big button at the top of the screen! :wink:
by chulett
Wed Nov 19, 2008 2:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get server transformer stage in parallel jobs?
Replies: 13
Views: 4117

While similar, they are not the same stage.
by chulett
Wed Nov 19, 2008 2:06 pm
Forum: General
Topic: Truncate decimal digits
Replies: 7
Views: 1406

Well, there's always Ray's suggestion.
by chulett
Wed Nov 19, 2008 1:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User defined SQL
Replies: 4
Views: 1826

Or we could just go back to "in the same order they specified". :wink:
by chulett
Wed Nov 19, 2008 1:48 pm
Forum: General
Topic: calling routine/job across proejcts
Replies: 10
Views: 2803

Yah, best to keep that one under wraps.
by chulett
Wed Nov 19, 2008 1:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using parameters in ExecCommand command
Replies: 4
Views: 1512

You have to put the parameters in the Parameter box. If your path needs to be parameterized, try putting everything in the Parameter box and "sh" as the command.
by chulett
Wed Nov 19, 2008 1:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML Output problems
Replies: 8
Views: 1743

You're doing nothing wrong, that's how DataStage "formats" output. That being said, do you *really* need any kind of formatting? No XML parser cares about formatting, that's really only a "people" thing.
by chulett
Wed Nov 19, 2008 1:38 pm
Forum: General
Topic: calling routine/job across proejcts
Replies: 10
Views: 2803

OK, the 'parallel' qualifier being key here. Lost track of what forum I was in there for a sec. :wink:
by chulett
Wed Nov 19, 2008 1:35 pm
Forum: General
Topic: Truncate decimal digits
Replies: 7
Views: 1406

I've tried to use Fix() a couple of times with no luck. It always rounds in spite of what the documentation says and doesn't always seem to honor the precision requested. :?
by chulett
Wed Nov 19, 2008 12:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Function for extracting delimited substrings in a string
Replies: 11
Views: 3112

Nope, 'fraid not. Field() only supports a single character delimiter, hence all of the other shenanigans people are discussing.
by chulett
Wed Nov 19, 2008 11:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error with Script
Replies: 11
Views: 1783

Right, either get 'mutt' installed on the server or replace the call to it in the script with whatever Sun uses for email... sendmail? If you are unsure, check with your SysAdmins.