Problem in compiling C++ code using DS libraries for custom

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
sharma
Premium Member
Premium Member
Posts: 46
Joined: Mon Dec 24, 2007 2:16 pm

Problem in compiling C++ code using DS libraries for custom

Post by sharma »

I want to create a custom operator using Datastage C++ libraries.

I wrote a C++ program using Datastage std. libraries and getting problem while compiling my C++ code in Unix where we have Datastage installed.

Please help me out in compiling my code to create Datastage custom operator on UNIX.

Do i need to set any parameters or variables before compile??


Thank you very much.

looking forward for your response.

~Nirmal
Nirmal Sharma
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

There are several posts plus some blogs on how to do this. Do a search.
Mamu Kim
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Re: Problem in compiling C++ code using DS libraries for cus

Post by ArndW »

sharma wrote:I...and getting problem while compiling my C++ code...
That doesn't give anyone any information to help solve your problem.
Post Reply