Search found 93 matches

by Nicole
Wed Nov 05, 2008 9:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookuptable - Permission Denied
Replies: 1
Views: 2267

Lookuptable - Permission Denied

Hi. I am getting a permission denied. Here is the message: Could not create/truncate table file "/workarea/DataStage/DataSets/lookuptable.20081105.ndqynaa": Permission denied It seems kind of obvious, but is this because I need permission to write to this particular directory? Thanks in ad...
by Nicole
Wed Nov 05, 2008 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not Enough Space
Replies: 6
Views: 2406

Re: LookupTable error message: Permission Denied

Hi. I am writing with a similar issue using the lookup stage. I am getting a permission denied. Here is the message: Could not create/truncate table file "/workarea/DataStage/DataSets/lookuptable.20081105.ndqynaa": Permission denied It seems kind of obvious now, but is this because I need ...
by Nicole
Mon Oct 27, 2008 11:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Stage header columns
Replies: 3
Views: 879

Thanks Ernie...that's a start! We tried what you said and created a column with the name PutApplName and populated the column with the value 'datastage', it created the column and populated it when we created the xml file. But once it put it on the queue, it still said 'osh'. When naming the column,...
by Nicole
Mon Oct 27, 2008 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Stage header columns
Replies: 3
Views: 879

MQ Stage header columns

Is it possible to change the values n the MQ Header Columns when using the MQ Connector Stage? It seems that they are greyed out and I am getting bad data in this field? The specific column I am concerned about is the putApplName column, the value is 'osh', but it is putting a hexidecimal 0x0 in the...
by Nicole
Thu Oct 23, 2008 9:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Stage issue
Replies: 2
Views: 853

Hi. I appreciate the response .To answer your question, the MQ Header, apparently is it is putting garbage data (a null) in the application name section. Any ideas?
ArndW wrote:Which header - the MQ header(s) or your message? What is wrong with a null? What is the issue that you are seeing? ...
by Nicole
Thu Oct 23, 2008 8:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Stage issue
Replies: 2
Views: 853

MQ Stage issue

Hi. We are using the MQ Connector Stage to put a record on a queue and the parser after the queue is having an issue. Apparently, there is a null before the header of the message??? Has anyone experienced this issue?
by Nicole
Wed Oct 22, 2008 12:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invoking a COBOL component?
Replies: 6
Views: 2856

Invoking a COBOL component?

Is it possible to invoke a COBOL component from DataStage, pass data to it as input and get return data back? I guess importing the copybook would be one of the first steps, but what stage would be used? Am I posting this to the wrong forum? If so, sorry, could someone direct me to which forum I sho...
by Nicole
Tue Oct 21, 2008 9:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output not generating header for each document
Replies: 1
Views: 901

XML Output not generating header for each document

Hi. Using the XML output stage, I want to output the documents to one file and I was able to do this using the correct output mode, but it only generates one header for all of the documents. Is there a way to repeat the header for each new xml document? Also, when generating the xml - see below - th...
by Nicole
Mon Oct 06, 2008 7:19 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Call to Web Service - Question about Output Rows
Replies: 2
Views: 3157

Yes, i'll try that, that probably will work, now that I think of it! Thanks! what is actually returned from the Service? blanks? nulls? Are you going directly from the WSTransformer into an rdbms stage? Could you implement a Transformer and use a constraint to prevent the rows from going thru if the...
by Nicole
Fri Oct 03, 2008 7:52 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Call to Web Service - Question about Output Rows
Replies: 2
Views: 3157

Call to Web Service - Question about Output Rows

Hi! I am making a call to a web service from DataStage and in the web service (java) I want to populate the returning object and then it will return that object to DataStage and output that row of data to a results file. Sometimes the object doesn't get populated and that is fine, but I don't want i...
by Nicole
Wed Jun 18, 2008 1:58 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: DataStage call to Web Service
Replies: 2
Views: 4267

Hi. Thanks for the response. I think we fixed that problem because we did run into it. We set DATASTAGE_JVM -> jre/bin/jv9m and another one, so I think that is what you are referring to. OK, and perhaps i'll try to see what happens from a server job, like you said. Thanks again for your input. Nicol...
by Nicole
Wed Jun 18, 2008 12:56 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: DataStage call to Web Service
Replies: 2
Views: 4267

DataStage call to Web Service

We have successfully imported the WSDL and filled out the Web Service Information in the WS Transformer Stage correctly. I posted a message asking if anyone has seen the same error message (APT_PMsectionLeader(1, node1), player 1 - Unexpected exit status 231). Does anyone know what these types of er...
by Nicole
Mon Jun 02, 2008 1:30 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Unexpected exit status 231
Replies: 0
Views: 2493

Unexpected exit status 231

I haven't received any responses to this yet. Let me ask another question. For those who have successfully called a webservice via DataStage, do you know if if there is certain security, etc that needs to be set up in order for the web service to be called? Is there a way to test the connectivity to...
by Nicole
Mon May 19, 2008 8:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: question on merge stage
Replies: 1
Views: 625

question on merge stage

Hi there! I'm creating a job to validate our data. If a certain column on the left table has a value of 'Y' then it should have a row in the right table. So i'm trying to do a merge, but what I really need to know are the rows that do NOT merge. What is the best way to do that? I tried creating anot...
by Nicole
Fri Apr 25, 2008 8:11 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Object reference not set to an instance of an object
Replies: 8
Views: 7123

Hi Craig. By any chance, do you have the wsdl you got from combining the two? That would be extremely helpful. I'm receiving the same error message. Thanks, Nicole Thanks Ernie. Interesting stuff, was blissfully unaware of the debates. :wink: I must have missed Ray's edification request. I'll try to...