Search found 42189 matches

by chulett
Fri Apr 03, 2009 7:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exiting loop without aborting job
Replies: 11
Views: 3254

There's no "loop" in the Command Stage, it should just be generating a snapshot, a static list of the files available at the time it ran. Sounds like you have an "extra" delimiter at the end of your list, something causing it to loop one more time than it should. Verify that and ...
by chulett
Fri Apr 03, 2009 7:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Version Compatability from 5.2.1 to 8.X
Replies: 7
Views: 1536

Thanks... missed the distinction for some reason. Agree that that makes sense as being the best approach to take in situations like this.
by chulett
Fri Apr 03, 2009 7:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: diff b/w merge and join
Replies: 7
Views: 2767

Doesn't the Parallel Job Developer's Guide go into quite a bit of detail about the differences between the Merge, Join and Lookup stages? :?
by chulett
Fri Apr 03, 2009 7:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to develop a custom stage to be used into sequences
Replies: 5
Views: 1982

What kind of "custom stage" are you thinking of? Seems to me pretty much anything "custom" in a Sequence could be handled by either the Routine Activity or Execute Command stages.
by chulett
Fri Apr 03, 2009 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job status
Replies: 13
Views: 6154

sbass1 wrote:
ray.wurlod wrote:Yes you can; in a trigger expression it's clearer to use OR conjunction.
Matches was just easier to input
Hardly the best criteria for making the decision regarding which one to use. :wink:
by chulett
Fri Apr 03, 2009 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Move the byte position
Replies: 1
Views: 1009

:? How is this any different from the question you posted here yesterday?

viewtopic.php?t=126332
by chulett
Fri Apr 03, 2009 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ETL Design To Accommodate Changing Source Definitions
Replies: 7
Views: 1675

I'm curious... these changes are strictly on the source side and your target is more generic / can absorb these changes? Or are they tightly coupled and the changes need to be reflected on both ends?
by chulett
Fri Apr 03, 2009 7:36 am
Forum: General
Topic: Refreshing of Director
Replies: 12
Views: 4468

Yes, we're fine with this discussion here. Questions about the client tools, Sequence jobs, generic DataStage questions and the like are all best placed here. And now that I ponder it, all I can swear to is it still being there in 7.5.1a. I only had 7.5.2 installed for a few of days on a test Itaniu...
by chulett
Fri Apr 03, 2009 7:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Password Expiry ORA:28002
Replies: 2
Views: 945

It's going to affect your loads even more in three days. :wink:
by chulett
Fri Apr 03, 2009 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage-Unix I/O transfer problem ?
Replies: 16
Views: 5150

Guess again. If it was we'd have solved this by now. :wink: So... this process launches every five minutes, eh? And yet your stream of jobs runs anywhere from 10 to 50 minutes? How are you ensuring there's no contention there, no locks or collisions amongst the processes? And this script... after it...
by chulett
Fri Apr 03, 2009 7:12 am
Forum: General
Topic: Refreshing of Director
Replies: 12
Views: 4468

Hmmm... I certainly saw it up through 7.5.2. :?
by chulett
Fri Apr 03, 2009 7:09 am
Forum: General
Topic: Star schema VS Snowflake schema
Replies: 2
Views: 1903

Ah, there it is. :wink:
by chulett
Fri Apr 03, 2009 7:09 am
Forum: General
Topic: Reg: UNIQUE KEY
Replies: 2
Views: 1278

Ray, I'm a little disappointed... I fully expected to see both of these answered with something about "the interview".
by chulett
Fri Apr 03, 2009 7:05 am
Forum: General
Topic: Refreshing of Director
Replies: 12
Views: 4468

PhilHibbs wrote:Later versions of Director no longer have this check box
Really, I wonder why they decided to do away with that. :?

Does "later versions" mean 8 and up?
by chulett
Thu Apr 02, 2009 11:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Version Compatability from 5.2.1 to 8.X
Replies: 7
Views: 1536

Really? That's interesting, Vincent. I could have sworn that "only from 7 to 8" upgrade advice came from IOD but could very well be wrong. :?