Search found 1213 matches

by SURA
Wed Jun 29, 2011 12:24 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: WCF Service support in Datastage
Replies: 3
Views: 5425

WCF Service support in Datastage

Hi there, I have a corporate service written in C# and is a WCF Service which provides arrays that I have to populate with SQL Server tables using datastage. The responses returned are also in the form of arrays. I have been experimenting with Datastage's Web Services Package with little success. I ...
by SURA
Tue Jun 28, 2011 10:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Creating and reading the hash file in the same job
Replies: 4
Views: 2255

Re: Creating and reading the hash file in the same job

Very first run you need this file to be created. For the rest of the run you don't want. My advise is to create a dummy file before run this job as a one go is easy.

still if you want, you can use a logic to create a dummy file in the same job and then use it.

DS User
by SURA
Tue Jun 28, 2011 8:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Operator Generation Failed
Replies: 2
Views: 2765

"but did the tool generate the link options for you? Did you have to add dependent libraries? "

my ans is NO and not sure.

I am trying to find the solution. Let see someone might throw some light in this.

Thanks for your time and efforts.

DS User
by SURA
Tue Jun 28, 2011 7:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Operator Generation Failed
Replies: 2
Views: 2765

Operator Generation Failed

Hello All I created a Parallel Build Stage. While i try to Generate, i am getting the below error. Operator Generation Failed buildop -f -BC cxx -BL cxx -C buildop -H buildop -O buildop -W buildop buildop/Total_Items_Amount_BuildStage.opd ##E IIS-DSEE-TBLD-00076 Subprocess command failed with exit s...
by SURA
Mon Jun 27, 2011 11:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delete Fileset
Replies: 1
Views: 1030

Re: Delete Fileset

Search for Delete File Set will give you the command
by SURA
Mon Jun 27, 2011 5:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Deleted from Designer, but still it is there!!
Replies: 2
Views: 1079

Hello James

Thanks for your reply. Yes, i suspect the same when i searched for solution.

Yes, we have a backup.

I will contact IBM and post the status.

Thanks for your time.

DS User
by SURA
Mon Jun 27, 2011 12:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Deleted from Designer, but still it is there!!
Replies: 2
Views: 1079

Job Deleted from Designer, but still it is there!!

Hello All From this noon starting to get some strange issues in Datastage. First when I tried to copy a job (right click and create copy) it was not allowed to copy by giving the error / warning "the job is being used by some other user". It starts to give this message to all the jobs that...
by SURA
Thu Jun 23, 2011 5:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is it possible to convert the OSH to JOB?
Replies: 3
Views: 1221

Thanks Ray

Is it possible to join the Advanced Parallel Job Techniques course?

DS User
by SURA
Thu Jun 23, 2011 12:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is it possible to convert the OSH to JOB?
Replies: 3
Views: 1221

Is it possible to convert the OSH to JOB?

Hi

If a job is designed and complied, Datastage is creatign the OSH. If i create (modified based on existing OSH) an OSH script, can i able to convert it as a Datastage job?

DS User
by SURA
Wed Jun 22, 2011 7:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not equal to condition in lookup
Replies: 7
Views: 3167

As far as i know, by default Lookup will work like inner join. Still you can do it with Lookup by giving different name to any one of the metadata , taken out from the reject link and then you can play.
by SURA
Wed Jun 22, 2011 7:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not equal to condition in lookup
Replies: 7
Views: 3167

Re: Not equal to condition in lookup

I am not sure about "Outside of lookup"

But you can use a Full outer in join stage (source is left) and in the Transformer you can play with your conditions.

DS User
by SURA
Wed Jun 22, 2011 7:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Where to find the document
Replies: 1
Views: 961

Where to find the document

Hi All

I wish to know is there is any way to get some architecture document of Datastage to understand more in details, about data stage. Example: How the job details are stored in Datastage etc. How the file systems are handled by Data stage etc.


Thanks
DS User
by SURA
Mon Jun 20, 2011 11:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to Attach large Files (20 MB) and above
Replies: 5
Views: 4238

Re: Unable to Attach large Files (20 MB) and above

Change the approach.

In the After subroutine call shell script which can SCP to move the data to some specific server and then send the status email.

DS User
by SURA
Thu Jun 16, 2011 8:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data insert issue
Replies: 3
Views: 1400

Re: data insert issue

Information is not enough to help is my personal view.

DS User