Search found 42189 matches

by chulett
Mon Apr 05, 2010 7:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: restart sequence from checkpoint without aborting other job
Replies: 28
Views: 15273

So, by 'get aborted also' you actually mean 'do not run', yes? And if you truly want them to be independent, make them so - use two separate Sequence jobs.
by chulett
Mon Apr 05, 2010 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ZIP files using Execute command stage
Replies: 11
Views: 4188

Hmmm... if that's the default then perhaps using "-R" would make it do what you want. Note that's an upper-case R rather then the lower-case one you were using originally.
by chulett
Mon Apr 05, 2010 7:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to View the Dataset Stage in Director
Replies: 4
Views: 1746

The link was just to show that was a known issue with (apparently) no solution. Can't answer the Monitor question and have no way to research it at the moment, I'm afraid.
by chulett
Mon Apr 05, 2010 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: restart sequence from checkpoint without aborting other job
Replies: 28
Views: 15273

Re: restart sequence from checkpoint without aborting other

But, the other problem which is raised is: my sequence will abort as soon as it reached the aborted job stage. Why is that? It should just restart the sequence from that point, reset the aborted job and go. What kind of 'abort' are we talking about here? Can you post the actual errors involved? :?
by chulett
Mon Apr 05, 2010 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ZIP files using Execute command stage
Replies: 11
Views: 4188

Perhaps you should consider not using the "-r" option? That is, after all, what it does. :wink:
by chulett
Mon Apr 05, 2010 6:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing each Job Name as a paramter.
Replies: 1
Views: 1224

A Sequence job could run the first job and then use the csv file in the Start/End Loop stages to run the second job, once for each record in the file. That or perhaps UtilityRunJob() could be leveraged.
by chulett
Sun Apr 04, 2010 8:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: disable constraints
Replies: 3
Views: 1739

At some point I stop asking the 'why' part. :?
by chulett
Sun Apr 04, 2010 1:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: disable constraints
Replies: 3
Views: 1739

Same as you would anywhere else. It's your choice on exactly where you issue the appropriate SQL - assuming you have the grants and a really good reason, of course. So perhaps as completely separate steps controlled by a Sequence job: disable, run job, enable... or before/after job... or in the Open...
by chulett
Sun Apr 04, 2010 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: meanign of WHERE (GDW_BTCH_ID > ORCHESTRATE.GDW_BTCH_ID)
Replies: 2
Views: 1035

a) This doesn't match what is in your Subject. b) How can something be greater than itself? :?
by chulett
Sat Apr 03, 2010 3:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional lookup in Lookup stage
Replies: 5
Views: 2034

OK, they did go to 7.5.3 before moving to 8.x, probably worth asking your support provider if it's known and fixed in a later release.
by chulett
Sat Apr 03, 2010 2:10 pm
Forum: General
Topic: metadata mismatch while extracting double datatype oracle
Replies: 3
Views: 1795

Post the actual error message.
by chulett
Fri Apr 02, 2010 9:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional lookup in Lookup stage
Replies: 5
Views: 2034

Then it sounds bug-like to me. What exact 7.x version are you running?
by chulett
Fri Apr 02, 2010 8:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not map table file "/data/node1/lookuptable"
Replies: 5
Views: 2075

That same search would reveal possible solutions, if you've bothered to do that, that is.
by chulett
Fri Apr 02, 2010 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not map table file "/data/node1/lookuptable"
Replies: 5
Views: 2075

Yes, it's too large, which a search for "could not map table file" should reveal.
by chulett
Fri Apr 02, 2010 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SAS stage
Replies: 3
Views: 1984

Not quite sure why the version would matter when their edition doesn't support it in any fashion. :?