Search found 42189 matches

by chulett
Wed Mar 26, 2014 7:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pulling Files
Replies: 3
Views: 1232

That means Java and while there are stages for it in DataStage, you'll still need to write the code the stage will run.
by chulett
Tue Mar 25, 2014 10:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: calling export from db2 stage
Replies: 2
Views: 1192

You've marked your post with an O/S of UNIX - is that actually the case? If so that would make it difficult for it to use the paths you've posted. And it also helps when you say something is "giving errors" to actually post those errors so we have some idea what is going on.
by chulett
Tue Mar 25, 2014 10:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sparse lookup for BDFS in WebService?
Replies: 5
Views: 2097

Re: Sparse lookup for BDFS in WebSerice?

william.wang_GMA wrote:The way I understand is that the Sparse Lookup causes DataStage to connect to TD to fetch rows matching above condition. This helps reduce memory usage (smaller cache)
The cache isn't smaller in that case - there is no cache.

Can't help you on the Big Data question.
by chulett
Tue Mar 25, 2014 7:51 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Audit log table for webservice
Replies: 3
Views: 3794

Out of curiosity - what was your actual resolution?
by chulett
Tue Mar 25, 2014 7:49 am
Forum: General
Topic: Datastage job Status Code=2
Replies: 8
Views: 5951

Please be more precise - we know you have fatal errors in the log but what's important to note here is the actual status of the job shown in the Director. Ray has already noted that the job may still end up in a "Finished (see log)" status rather than "Aborted" in that case. Also...
by chulett
Tue Mar 25, 2014 7:41 am
Forum: General
Topic: JDBC for the connection between the ETL tool and the iSeries
Replies: 5
Views: 2040

Via the Java Stages as Ernie notes here in his blog (one example).
by chulett
Tue Mar 25, 2014 7:31 am
Forum: General
Topic: Getting permission denied while trying to drop a table
Replies: 1
Views: 982

Not sure how much anyone can help with a permissions problem - either you aren't trying to drop the table you think you are or you don't have the permissions you think you do - an you and your team are the only ones who can determine that. Double check. Triple check. Make no assumptions. I'm curious...
by chulett
Mon Mar 24, 2014 4:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert from String to Binary
Replies: 11
Views: 2723

Right next to MX0C in the documentation is MX0B for a Binary conversion, which I'm sure is what Ray meant to reply with.
by chulett
Mon Mar 24, 2014 2:44 pm
Forum: General
Topic: Datastage job Status Code=2
Replies: 8
Views: 5951

Sorry, I missed the distinction that Ray picked up on. I meant if your job actually fails, not simply if it has fatal errors in the log. You'd think one would lead to the other but as noted that's not always the case for some reason.
by chulett
Mon Mar 24, 2014 1:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Accented e issue in Windows DS8.7 Server jobs
Replies: 6
Views: 3450

Not the best place to be making assumptions, it has to be specified correctly so any conversion can be made properly. And they probably recommended UTF-8 for the XML as that's the XML standard. Rather than continue to guess, why not simply ask them? That answer will go a long way towards getting you...
by chulett
Mon Mar 24, 2014 11:46 am
Forum: General
Topic: Subroutine failed to complete successfully (30107)
Replies: 7
Views: 3377

Well, then... what changed? Windows update? Other software installed? Are you running anti-virus software on the server? We've seen any one of those things take out a DataStage server on Windows installation.
by chulett
Mon Mar 24, 2014 10:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Accented e issue in Windows DS8.7 Server jobs
Replies: 6
Views: 3450

What's the characterset of your source DB2 instance?
by chulett
Mon Mar 24, 2014 9:25 am
Forum: General
Topic: Unable to run through Sequencer
Replies: 25
Views: 7041

You didn't answer my question.
by chulett
Mon Mar 24, 2014 8:07 am
Forum: General
Topic: Unable to run through Sequencer
Replies: 25
Views: 7041

and now only i observed the same issue is coming for all jobs in dev environment That's an important piece of information. Does it matter what DB2 instance you try to connect to? If it doesn't then I'd suspect that something has gone awry with your DB2 configuration on the ETL server and I'd involv...
by chulett
Mon Mar 24, 2014 7:19 am
Forum: General
Topic: Datastage job Status Code=2
Replies: 8
Views: 5951

As noted, you should be getting a "3" for Fatal... if you are not, contact your official support provider.