Search found 42189 matches

by chulett
Fri Apr 17, 2009 12:34 pm
Forum: Cognos (IBM BI)
Topic: FRAMEWORK MANAGER
Replies: 4
Views: 13512

Is there a question here anywhere?
by chulett
Fri Apr 17, 2009 9:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Look_up warning
Replies: 5
Views: 2050

:evil: Dude, that is totally uncool. You edited your original post to not only change the subject but to also to replace the original question with a completely different one, such that our first two replies now make zero sense.

Nex time, just move on and start a new post.
by chulett
Fri Apr 17, 2009 9:45 am
Forum: General
Topic: Processing Logic to Filter Job List
Replies: 2
Views: 1065

Wow... paragraphs would be nice. I've attached a couple of extra carriage returns for use in your next post. :wink:

Is this 'process' a job? A typical 'hang' in situations like this can occur if the job tries to attach to itself, any chance that is happening?
by chulett
Fri Apr 17, 2009 8:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to call a file in external routine C
Replies: 2
Views: 877

You're asking here for help writing a C program to read a flat file? There are more appropriate places out there for this kind of question, seeing as how this really isn't a DataStage question or problem, but perhaps someone may take pity on you and throw you a bone. Best to find a forum/resource de...
by chulett
Fri Apr 17, 2009 8:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Look_up warning
Replies: 5
Views: 2050

In other words, how you've defined the file contents in the stage (your metadata) doesn't match reality, what's actually in the file. You need to correct that.
by chulett
Fri Apr 17, 2009 8:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Number of I/P & O/P connection per transformer
Replies: 7
Views: 1519

More than what?
by chulett
Fri Apr 17, 2009 8:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob command not working
Replies: 7
Views: 4192

But it does now because you did what? Please post the exact resolution in order to help future searchers. Thanks!
by chulett
Thu Apr 16, 2009 10:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: multiple invocations of a multi instance job failing
Replies: 18
Views: 8704

Images cannot be "attached" here. Rather you need to upload them somewhere else and then link them to a post here using the [img] or "image tags". Lots of sites available to do free file sharing / hosting, if you feel the need to show us your screenshots. Can't tell from what you...
by chulett
Thu Apr 16, 2009 5:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence problem
Replies: 8
Views: 5028

It's an "informational" message only and should occur in conjunction with the "real" problem, which should have also been reported.

Some examples of troubleshooting it: http://www.dba-oracle.com/t_ora_12537_tns_error.htm
by chulett
Thu Apr 16, 2009 5:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job level Auditing in Datastage 8.1
Replies: 5
Views: 4070

You might also consider running DSJobReport 'after job' and processing its output for auditing purposes.
by chulett
Thu Apr 16, 2009 5:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Complilation error
Replies: 9
Views: 2198

Is this the first time you are attempting to compile a PX job with a Transformer stage in it? Or you've done that before and there's something wrong with this particular job?
by chulett
Thu Apr 16, 2009 5:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: multiple invocations of a multi instance job failing
Replies: 18
Views: 8704

Isn't there some sort of odd MI bug that enabling auto-purge of the logs creates that people have reported? What happens if you disable auto-purge for this job? :?
by chulett
Thu Apr 16, 2009 4:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Set Environment Variable
Replies: 9
Views: 5250

Even if you managed to set an environment variable in one job, it wouldn't still be there for any others, being local in scope. What about using USERSTATUS as the mechanism?
by chulett
Thu Apr 16, 2009 4:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Calling Web Services
Replies: 8
Views: 3151

Re: Error Calling Web Services

We are on Data Stage Server version 7.5x2 on AIX 5.2 ML08 Sorry, but you aren't. The "7.5x2" version was special and only produced for Windows servers. Did you mean "7.5.2" instead? If you Reset the aborted job, does a new "From previous run..." entry get added to the ...
by chulett
Thu Apr 16, 2009 4:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reg odbc stored procedure
Replies: 5
Views: 1408

Are you certain you've got a valid / working stored procedure? Tested it outside of DataStage?